10 lines
188 B
Plaintext
10 lines
188 B
Plaintext
# n8n - Timezone configuration
|
|
TZ=ETC
|
|
GENERIC_TIMEZONE=America/New_York
|
|
|
|
# Optional: Additional n8n configuration
|
|
# N8N_RUNNERS_ENABLED=true
|
|
# N8N_ENFORCE_SETTINGS_FILE_PERMISSIONS=true
|
|
|
|
|