From eb92f01ef133cdce0c5b6c61a1d2575749b2f269 Mon Sep 17 00:00:00 2001 From: Johan Jongsma Date: Mon, 2 Feb 2026 22:42:08 +0000 Subject: [PATCH] Update webhook token to match gateway --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index 021343e..cc73b47 100644 --- a/config.yaml +++ b/config.yaml @@ -43,4 +43,4 @@ connectors: webhook: enabled: true url: http://localhost:18789/hooks/messages - token: "mc-webhook-token-2026" + token: "kuma-alert-token-2026"