File tree Expand file tree Collapse file tree 4 files changed +4
-3
lines changed
Expand file tree Collapse file tree 4 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1- 3.4.2
1+ 4.0.0
Original file line number Diff line number Diff line change 11services :
22 netbox : &netbox
3- image : docker.io/netboxcommunity/netbox:${VERSION-v4.4-3.4.2 }
3+ image : docker.io/netboxcommunity/netbox:${VERSION-v4.5-4.0.0 }
44 depends_on :
55 - postgres
66 - redis
Original file line number Diff line number Diff line change @@ -15,6 +15,7 @@ exec granian \
1515 --working-dir " /opt/netbox/netbox/" \
1616 --static-path-route " /static" \
1717 --static-path-mount " /opt/netbox/netbox/static/" \
18+ --static-path-dir-to-file index.html \
1819 --pid-file " /tmp/granian.pid" \
1920 " ${GRANIAN_EXTRA_ARGS[@]} " \
2021 " netbox.granian:application"
Original file line number Diff line number Diff line change 11django-auth-ldap==5.3.0
22dulwich==1.0.0
3- granian[uvloop]==2.6.1
3+ granian[uvloop]==2.7.0
44python3-saml==1.16.0
55--no-binary lxml
66--no-binary xmlsec
You can’t perform that action at this time.
0 commit comments