9 lines
161 B
Plaintext
9 lines
161 B
Plaintext
# Domain for n8n
|
|
DOMAIN=n8n.example.com
|
|
|
|
# Your timezone
|
|
GENERIC_TIMEZONE=Europe/Warsaw
|
|
|
|
# Directory where n8n will store files
|
|
PATH_TO_FILES=/path/to/n8n/files
|