mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-06-05 21:59:39 +02:00
[feature] Set timezone in Docker using TZ env variable (#2050)
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user