Add timezone detection and clock correction for weather streams
This commit is contained in:
@@ -13,6 +13,8 @@ services:
|
||||
- SCREENSHOT_FORMAT=${SCREENSHOT_FORMAT:-jpeg}
|
||||
- SCREENSHOT_QUALITY=${SCREENSHOT_QUALITY:-95}
|
||||
- DEBUG_MODE=${DEBUG_MODE:-false}
|
||||
- LOG_WS4KP_URL=${LOG_WS4KP_URL:-false}
|
||||
- TZ=${TZ:-America/New_York}
|
||||
volumes:
|
||||
- ./cache:/streaming-app/cache
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user