v1.5.2 - document TZ variable
This commit is contained in:
@@ -4,6 +4,9 @@
|
|||||||
# .env is gitignored and holds your secrets. docker compose reads it automatically.
|
# .env is gitignored and holds your secrets. docker compose reads it automatically.
|
||||||
|
|
||||||
# REQUIRED
|
# REQUIRED
|
||||||
|
# Container timezone — the sleep schedule uses this clock. Find yours at
|
||||||
|
# https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
|
||||||
|
TZ=Australia/Melbourne
|
||||||
IMMICH_URL=http://your-immich-server:2283
|
IMMICH_URL=http://your-immich-server:2283
|
||||||
IMMICH_API_KEY=your-api-key-here
|
IMMICH_API_KEY=your-api-key-here
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user