Update config.json

This commit is contained in:
Alexandre
2022-12-23 22:53:45 +01:00
committed by GitHub
parent 3b92e68bf7
commit f38f4d1558

View File

@@ -7,10 +7,7 @@
"description": "Test, do not use", "description": "Test, do not use",
"environment": { "environment": {
"DB_ENGINE": "sqlite", "DB_ENGINE": "sqlite",
"WEB_GUNICORN": "true", "WEB_GUNICORN": "true"
"WORKERS_PER_CORE": "0.5",
"MAX_WORKERS": "1",
"WEB_CONCURRENCY": "1"
}, },
"map": [ "map": [
"config:rw", "config:rw",