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