Update db for gitea.
This commit is contained in:
@@ -60,7 +60,7 @@ services:
|
|||||||
- "traefik.tcp.services.git-ssh.loadbalancer.server.port=222"
|
- "traefik.tcp.services.git-ssh.loadbalancer.server.port=222"
|
||||||
|
|
||||||
gitea-db:
|
gitea-db:
|
||||||
image: postgres:14-alpine
|
image: postgres:15-alpine
|
||||||
container_name: gitea-db
|
container_name: gitea-db
|
||||||
hostname: gitea-db
|
hostname: gitea-db
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|||||||
Reference in New Issue
Block a user