update TZ

This commit is contained in:
Olivier 2022-10-22 16:37:18 +02:00
parent 2858127f15
commit 0f21522834
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ services:
- DB_PASSWORD="DBPASSWORD"
- AUTO_SYNC=true
- HTTPS=true
- TZ="Etc/UTC"
- TZ="Europe/Paris"
- SSHD=false
volumes:
- "./ssh:/etc/ssh"