Make use of GUNICORN_CMD_ARGS

This commit is contained in:
2021-12-24 11:44:24 +01:00
parent 2247ba13c5
commit f6da0e1e9b
3 changed files with 6 additions and 3 deletions

View File

@@ -5,7 +5,7 @@
"value": 1,
"required": false
},
"GUNICORN": {
"GUNICORN_CMD_ARGS": {
"value": "",
"required": false
},