changed default timezone

This commit is contained in:
2026-05-16 00:59:38 -07:00
parent 4d8d3be954
commit 58c2c96c54
+1 -1
View File
@@ -7,7 +7,7 @@ N8N_APP_VERSION=latest
N8N_DB_VERSION=16
# Timezone for the n8n container (IANA format)
N8N_TZ=America/Chicago
N8N_TZ=America/Los_Angeles
# Password for the PostgreSQL n8n user (used by both app and db services)
N8N_DB_PASSWORD=changeme