Actualiser docker-compose.yml
Some checks failed
Deployment Verification / deploy-and-test (push) Failing after 8s

This commit is contained in:
Hubert Cornet 2024-11-17 21:31:15 +01:00
parent c18be39c25
commit 789d8acb59

View File

@ -20,6 +20,9 @@ services:
MB_DB_USER: ${POSTGRE_DB_USER}
MB_DB_PASS: ${POSTGRE_DB_PASSWORD}
MB_DB_HOST: postgres
MB_PASSWORD_COMPLEXITY: strong
MB_PASSWORD_LENGTH: 10
# JAVA_TIMEZONE: "${MB_JAVA_TIMEZONE}"
restart: always
networks:
- traefik_front_network