From d3df44555f025552397f30d9b1b120d1c0dd5f10 Mon Sep 17 00:00:00 2001 From: Stef Heyenrath Date: Tue, 9 Mar 2021 16:39:02 +0100 Subject: [PATCH] Updated Webhook (markdown) --- Webhook.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Webhook.md b/Webhook.md index 540002b..c3ee7f7 100644 --- a/Webhook.md +++ b/Webhook.md @@ -60,7 +60,7 @@ Or via posting this mapping: }, "Webhook": { "Request": { - "Url": "http://{{wm_hostname}}/post", + "Url": "https://any-endpoint.com", "Method": "POST", "Headers": { "x": "x-value"