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

This commit is contained in:
minguezsanzjuanjose
2026-04-12 04:36:59 +02:00
parent c9c54e6671
commit 375291514e
2 changed files with 4 additions and 4 deletions

View File

@@ -15,11 +15,11 @@ services:
- DB_HOST=gitea-db-1
- DB_PORT=5432
networks:
- gitea_net
- gitea_default
ports:
- "${PORT}:8000"
networks:
gitea_net:
gitea_default:
external: true
name: frontend