mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-08-07 07:26:19 +02:00
Updated Using Netbox Plugins (markdown)
@ -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.
|
||||
|
||||
|
Reference in New Issue
Block a user