fix
All checks were successful
DEPLOY_MULTI_BRACH/pipeline/head This commit looks good

This commit is contained in:
minguezsanzjuanjose
2026-04-12 04:43:02 +02:00
parent 0ce0554443
commit c8aa23b564
2 changed files with 2 additions and 2 deletions

View File

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