From d10ea8f813f36ee6c29d3c9ba6fd74c839c389f9 Mon Sep 17 00:00:00 2001 From: Marc Blatter Date: Thu, 6 Nov 2025 10:20:38 +0000 Subject: [PATCH] =?UTF-8?q?Webhook=20URL=20erg=C3=A4nzt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- compose_workflow.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/compose_workflow.yaml b/compose_workflow.yaml index 10c4b97..5a6e002 100644 --- a/compose_workflow.yaml +++ b/compose_workflow.yaml @@ -8,6 +8,7 @@ services: - GENERIC_TIMEZONE=Europe/Amsterdam - NODE_ENV=production - N8N_SECURE_COOKIE=false + - WEBHOOK_URL=https://workflow.bizmark.cloud/ ports: - "5678:5678" volumes: @@ -40,4 +41,4 @@ networks: volumes: n8n_data: - name: n8n_data \ No newline at end of file + name: n8n_data