mirror of
https://github.com/acedanger/docker.git
synced 2025-12-05 22:50:17 -08:00
corrected timezone environment variable
This commit is contained in:
@@ -14,7 +14,7 @@ services:
|
||||
- SPEEDTEST_SERVERS=${SPEEDTEST_SERVERS}
|
||||
- SPEEDTEST_PING_URL=${SPEEDTEST_PING_URL}
|
||||
- PRUNE_RESULTS_OLDER_THAN=${PRUNE_RESULTS_OLDER_THAN}
|
||||
- APP_TIMEZONE=${APP_TIMEZONE}
|
||||
- TZ=${APP_TIMEZONE}
|
||||
volumes:
|
||||
- ./config:/config
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user