mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-18 05:28:16 -06:00
#14660: Doc note about webhook receiver on Docker
This commit is contained in:
parent
f4344d7f9b
commit
336a58e9bc
@ -86,6 +86,8 @@ $ python netbox/manage.py webhook_receiver
|
|||||||
Listening on port http://localhost:9000. Stop with CONTROL-C.
|
Listening on port http://localhost:9000. Stop with CONTROL-C.
|
||||||
```
|
```
|
||||||
|
|
||||||
|
If you have deployed NetBox via Docker, you should run the webhook receiver on the `netbox-worker` container.
|
||||||
|
|
||||||
You can test the receiver itself by sending any HTTP request to it. For example:
|
You can test the receiver itself by sending any HTTP request to it. For example:
|
||||||
|
|
||||||
```no-highlight
|
```no-highlight
|
||||||
|
Loading…
Reference in New Issue
Block a user