chore: add Time Zone

This commit is contained in:
Jonas Kaninda
2024-09-30 17:48:23 +02:00
parent c23d828891
commit 598c513307
4 changed files with 4 additions and 2 deletions

View File

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