Add local network requests information for example web hooks receiver

This commit is contained in:
Kai Armstrong 2019-09-10 18:27:24 +00:00 committed by Achilleas Pipinellis
parent 62c30109cc
commit c953c3b521
1 changed files with 3 additions and 0 deletions

View File

@ -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.