Webhook URL ergänzt

This commit is contained in:
Marc Blatter 2025-11-06 10:20:38 +00:00
parent 7b7ce7aa12
commit d10ea8f813
1 changed files with 2 additions and 1 deletions

View File

@ -8,6 +8,7 @@ services:
- GENERIC_TIMEZONE=Europe/Amsterdam - GENERIC_TIMEZONE=Europe/Amsterdam
- NODE_ENV=production - NODE_ENV=production
- N8N_SECURE_COOKIE=false - N8N_SECURE_COOKIE=false
- WEBHOOK_URL=https://workflow.bizmark.cloud/
ports: ports:
- "5678:5678" - "5678:5678"
volumes: volumes:
@ -40,4 +41,4 @@ networks:
volumes: volumes:
n8n_data: n8n_data:
name: n8n_data name: n8n_data