TEST: Complex docker-compose rework. Not tested yet
This commit is contained in:
8
Docker/n8n/.env.example
Normal file
8
Docker/n8n/.env.example
Normal file
@@ -0,0 +1,8 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user