chore: update bifrost-gateway

This commit is contained in:
Sun-ZhenXing
2025-12-15 09:58:42 +08:00
parent efaad72370
commit b98e6f652a
8 changed files with 8 additions and 15 deletions

View File

@@ -21,7 +21,7 @@ services:
- GITEA__database__PASSWD=${POSTGRES_PASSWORD:-gitea}
volumes:
- gitea_data:/var/lib/gitea
- ./config:/etc/gitea
- gitea_config:/etc/gitea
ports:
- "${GITEA_HTTP_PORT:-3000}:3000"
- "${GITEA_SSH_PORT:-2222}:2222"
@@ -70,4 +70,5 @@ services:
volumes:
gitea_data:
gitea_config:
postgres: