Update webhook token to match gateway
This commit is contained in:
parent
e017ee4cdd
commit
eb92f01ef1
|
|
@ -43,4 +43,4 @@ connectors:
|
||||||
webhook:
|
webhook:
|
||||||
enabled: true
|
enabled: true
|
||||||
url: http://localhost:18789/hooks/messages
|
url: http://localhost:18789/hooks/messages
|
||||||
token: "mc-webhook-token-2026"
|
token: "kuma-alert-token-2026"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue