From c953c3b521c0fd6cad4979494a9aa79d9ce4defa Mon Sep 17 00:00:00 2001 From: Kai Armstrong Date: Tue, 10 Sep 2019 18:27:24 +0000 Subject: Add local network requests information for example web hooks receiver --- doc/user/project/integrations/webhooks.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/user/project/integrations/webhooks.md b/doc/user/project/integrations/webhooks.md index f5bc6cbd988..211bbdc2bb9 100644 --- a/doc/user/project/integrations/webhooks.md +++ b/doc/user/project/integrations/webhooks.md @@ -1327,3 +1327,6 @@ console: example.com - - [14/May/2014:07:45:26 EDT] "POST / HTTP/1.1" 200 0 - -> / ``` + +NOTE: **Note:** +You may need to [allow requests to the local network](../../../security/webhooks.md) for this receiver to be added. -- cgit v1.2.1