mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2026-03-06 19:46:36 +00:00
Switch server to Granian
Because the development of Nginx Unit has been stopped, switch the server to Granian which still allows to serve the Python application and the static files from one server.
This commit is contained in:
committed by
Tobias Genannt
parent
c89fd3331b
commit
b38ce536b0
1
.github/workflows/push.yml
vendored
1
.github/workflows/push.yml
vendored
@@ -42,6 +42,7 @@ jobs:
|
||||
VALIDATE_GITHUB_ACTIONS_ZIZMOR: false
|
||||
VALIDATE_GITLEAKS: false
|
||||
VALIDATE_JSCPD: false
|
||||
VALIDATE_PYTHON_PYLINT: false
|
||||
VALIDATE_TRIVY: false
|
||||
FILTER_REGEX_EXCLUDE: (.*/)?(LICENSE|configuration/.*)
|
||||
EDITORCONFIG_FILE_NAME: .editorconfig-checker.json
|
||||
|
||||
Reference in New Issue
Block a user