mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2026-02-05 05:24:05 +00:00
Updated Using Netbox Plugins (markdown)
parent
3e8056e4ac
commit
7adfa13f7d
@ -57,6 +57,8 @@ services:
|
||||
image: netbox:latest-plugins
|
||||
netbox-worker:
|
||||
image: netbox:latest-plugins
|
||||
netbox-housekeeping:
|
||||
image: netbox:latest-plugin
|
||||
```
|
||||
This configuration will change the ports `netbox` will use. It will also select the build file created in previous steps and tell the `netbox-worker` service to now use the new image (`netbox:latest-plugins`) that has been created.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user