[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
commit 9bd03e122e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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: