We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 252b053 commit ad4c52bCopy full SHA for ad4c52b
n8n.yml
@@ -15,5 +15,6 @@ services:
15
- NODE_ENV=production
16
- WEBHOOK_URL=https://n8n.ehcan.io
17
- GENERIC_TIMEZONE=Europe/Berlin
18
+ - N8N_DIAGNOSTICS_ENABLED=false
19
volumes:
20
- n8n_data:/home/node/.n8n
0 commit comments