changed timezone
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user