mirror of
https://github.com/librenms/docker.git
synced 2026-01-23 10:15:22 +00:00
Update doc
This commit is contained in:
parent
67e6921060
commit
b6d48fa176
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ If you want to enable the new [Dispatcher service](https://docs.librenms.org/Ext
|
|||
```bash
|
||||
docker run -d --name librenms_dispatcher \
|
||||
--env-file $(pwd)/librenms.env \
|
||||
-e LIBRENMS_SERVICE_NODE_ID=dispatcher1 \
|
||||
-e SIDECAR_DISPATCHER=1 \
|
||||
-v librenms:/data \
|
||||
librenms/librenms:latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue