testing out the stack deploy via portainer with updates

This commit is contained in:
2024-06-16 19:11:01 +00:00
parent c7614aa3c3
commit 6d5d303b64
2 changed files with 19 additions and 1 deletions

View File

@@ -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