Compare commits

...

2 Commits

Author SHA1 Message Date
264c66c7c0 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
2026-04-12 02:39:57 +00:00
minguezsanzjuanjose
0ce0554443 Update docker-compose.yml
All checks were successful
DEPLOY_MULTI_BRACH/pipeline/head This commit looks good
2026-04-12 04:39:31 +02:00

View File

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