diff --git a/nodes/heimdall/apprise/compose.yaml b/nodes/heimdall/apprise/compose.yaml index 72581e8..538d00c 100644 --- a/nodes/heimdall/apprise/compose.yaml +++ b/nodes/heimdall/apprise/compose.yaml @@ -5,7 +5,7 @@ services: environment: - PUID=1000 - PGID=1000 - - TZ=Etc/New_York + - TZ=America/New_York ports: - 8000:8000 restart: unless-stopped