n8n Stack: set env var N8N_PROXY_HOPS=1
This commit is contained in:
parent
1cb480aad4
commit
ff0eae56f2
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ services:
|
|||
- N8N_HOST=${SUBDOMAIN}.${DOMAIN_NAME}
|
||||
- N8N_PORT=5678
|
||||
- N8N_PROTOCOL=https
|
||||
- N8N_PROXY_HOPS=1
|
||||
- N8N_ENFORCE_SETTINGS_FILE_PERMISSIONS=true
|
||||
- N8N_RUNNERS_ENABLED=true
|
||||
- DB_TYPE=postgresdb
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue