Update docker-compose.yml
All checks were successful
DEPLOY_MULTI_BRACH/pipeline/head This commit looks good
All checks were successful
DEPLOY_MULTI_BRACH/pipeline/head This commit looks good
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user