[feature] Set timezone in Docker using TZ env variable (#2050)

This commit is contained in:
tobi
2023-08-01 14:47:53 +02:00
committed by GitHub
parent 70929c1691
commit 9bd03e122e
4 changed files with 17 additions and 1 deletions

View File

@@ -15,6 +15,8 @@ services:
GTS_LETSENCRYPT_EMAIL_ADDRESS: ""
## For reverse proxy setups:
# GTS_TRUSTED_PROXIES: "172.x.x.x"
## Set the timezone of your server:
#TZ: UTC
ports:
- "443:8080"
## For letsencrypt: