Update config.json

This commit is contained in:
Alexandre
2022-12-23 22:51:52 +01:00
committed by GitHub
parent 5f86f18988
commit 3b92e68bf7

View File

@@ -8,9 +8,9 @@
"environment": {
"DB_ENGINE": "sqlite",
"WEB_GUNICORN": "true",
"WORKERS_PER_CORE: "0.5",
"MAX_WORKERS: "1",
"WEB_CONCURRENCY: "1"
"WORKERS_PER_CORE": "0.5",
"MAX_WORKERS": "1",
"WEB_CONCURRENCY": "1"
},
"map": [
"config:rw",