mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2026-02-28 08:39:45 +00:00
testing out the stack deploy via portainer with updates
This commit is contained in:
@@ -13,7 +13,7 @@ services:
|
||||
interval: 15s
|
||||
test: "curl -f http://localhost:8080/login/ || exit 1"
|
||||
volumes:
|
||||
- ./configuration:/etc/netbox/config:z,ro
|
||||
# - ./configuration:/etc/netbox/config:z,ro
|
||||
- netbox-media-files:/opt/netbox/netbox/media:rw
|
||||
- netbox-reports-files:/opt/netbox/netbox/reports:rw
|
||||
- netbox-scripts-files:/opt/netbox/netbox/scripts:rw
|
||||
|
||||
Reference in New Issue
Block a user