Merge branch 'phikai-master-patch-55126' into 'master'

Add local network requests information for example web hooks receiver

See merge request gitlab-org/gitlab-ce!32892
This commit is contained in:
Achilleas Pipinellis 2019-09-10 18:27:25 +00:00
commit d7df3aa027
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.