Commit c953c3b5 authored by Kai Armstrong's avatar Kai Armstrong Committed by Achilleas Pipinellis

Add local network requests information for example web hooks receiver

parent 62c30109
...@@ -1327,3 +1327,6 @@ console: ...@@ -1327,3 +1327,6 @@ console:
example.com - - [14/May/2014:07:45:26 EDT] "POST / HTTP/1.1" 200 0 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.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment