Merge pull request 'Update docker-compose.yml' (#3) from pre-dev into dev
Some checks failed
DEPLOY_MULTI_BRACH/pipeline/head There was a failure building this commit

Reviewed-on: #3
This commit was merged in pull request #3.
This commit is contained in:
2026-04-12 02:39:57 +00:00

View File

@@ -12,7 +12,7 @@ services:
- DB_NAME=gitea
- DB_USER=gitea
- DB_PASSWORD=gitea
- DB_HOST=gitea-db-1
- DB_HOST=gitea-db
- DB_PORT=5432
networks:
- gitea_default