Actualiser docker-compose.yml
All checks were successful
Deployment Verification / test (push) Successful in 26s
Deployment Verification / deploy (push) Successful in 48s
Deployment Verification / deploy-and-test (push) Successful in 49s

This commit is contained in:
2024-11-19 22:12:53 +01:00
parent 7211568d99
commit 2c1e45d6e5

View File

@ -22,7 +22,7 @@ services:
MB_DB_HOST: postgres MB_DB_HOST: postgres
MB_PASSWORD_COMPLEXITY: strong MB_PASSWORD_COMPLEXITY: strong
MB_PASSWORD_LENGTH: 10 MB_PASSWORD_LENGTH: 10
# JAVA_TIMEZONE: "${MB_JAVA_TIMEZONE}" JAVA_TIMEZONE: Europe/Paris
restart: always restart: always
networks: networks:
- traefik_front_network - traefik_front_network