chore: add Time Zone

This commit is contained in:
Jonas Kaninda
2024-09-30 17:44:45 +02:00
parent efea81833a
commit e891801125
4 changed files with 5 additions and 1 deletions

View File

@@ -73,6 +73,7 @@ services:
- DB_NAME=foo
- DB_USERNAME=bar
- DB_PASSWORD=password
- TZ=Europe/Paris
# mysql-bkup container must be connected to the same network with your database
networks:
- web