update timezone
All checks were successful
Auto-Deploy Changed Stacks / deploy (push) Successful in 13s

This commit is contained in:
Nathan 2026-07-06 16:49:04 -04:00
parent 0744ef751f
commit d11a509648

View File

@ -5,7 +5,7 @@ services:
environment:
- PUID=1000
- PGID=1000
- TZ=Etc/New_York
- TZ=America/New_York
ports:
- 8000:8000
restart: unless-stopped