diff --git a/docker-compose.yml b/docker-compose.yml index b2b7b07..432638e 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -22,7 +22,7 @@ services: MB_DB_HOST: postgres MB_PASSWORD_COMPLEXITY: strong MB_PASSWORD_LENGTH: 10 -# JAVA_TIMEZONE: "${MB_JAVA_TIMEZONE}" + JAVA_TIMEZONE: Europe/Paris restart: always networks: - traefik_front_network