mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2026-02-19 12:20:11 +00:00
Fixed serving of the local documentation
This commit is contained in:
@@ -15,6 +15,7 @@ exec granian \
|
||||
--working-dir "/opt/netbox/netbox/" \
|
||||
--static-path-route "/static" \
|
||||
--static-path-mount "/opt/netbox/netbox/static/" \
|
||||
--static-path-dir-to-file index.html \
|
||||
--pid-file "/tmp/granian.pid" \
|
||||
"${GRANIAN_EXTRA_ARGS[@]}" \
|
||||
"netbox.granian:application"
|
||||
|
||||
Reference in New Issue
Block a user