add Timezone

This commit is contained in:
Simon Rieger 2024-10-24 15:32:56 +02:00
parent e9b138be62
commit 9aa923865b

View file

@ -11,6 +11,7 @@ services:
#ports: #ports:
# - "8080:8080" # - "8080:8080"
environment: environment:
- TZ=Europe/Berlin
- VIRTUAL_HOST=ics.brothertec.eu - VIRTUAL_HOST=ics.brothertec.eu
- VIRTUAL_PORT=8080 - VIRTUAL_PORT=8080
- LETSENCRYPT_HOST=ics.brothertec.eu - LETSENCRYPT_HOST=ics.brothertec.eu