changed timezone

This commit is contained in:
2026-03-30 22:50:26 +00:00
parent 5b2230f4a5
commit f53693af98

View File

@@ -8,7 +8,7 @@ services:
- PUID=1000
- PGID=1000
# Edit to match your current timezone https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
- TZ=CDT
- TZ=America/Chicago
# Hardcover API Key required for Hardcover as a Metadata Provider, get one here: https://docs.hardcover.app/api/getting-started/
- HARDCOVER_TOKEN=your_hardcover_api_key_here
# If your library is on a network share (e.g., NFS/SMB), disable WAL to reduce locking issues
@@ -35,4 +35,3 @@ services:
# - NET_BIND_SERVICE
restart: unless-stopped