Remove default settings for gunicorn

This commit is contained in:
2021-11-26 07:27:05 +01:00
parent 440f7d6797
commit 72024f2864
3 changed files with 4 additions and 4 deletions

View File

@@ -5,8 +5,8 @@
"value": 1,
"required": false
},
"WORKERS": {
"value": 4,
"GUNICORN": {
"value": "",
"required": false
},
"CACHE": {