mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-20 15:51:50 +02:00
Update config.json
This commit is contained in:
@@ -8,9 +8,9 @@
|
|||||||
"environment": {
|
"environment": {
|
||||||
"DB_ENGINE": "sqlite",
|
"DB_ENGINE": "sqlite",
|
||||||
"WEB_GUNICORN": "true",
|
"WEB_GUNICORN": "true",
|
||||||
"WORKERS_PER_CORE: "0.5",
|
"WORKERS_PER_CORE": "0.5",
|
||||||
"MAX_WORKERS: "1",
|
"MAX_WORKERS": "1",
|
||||||
"WEB_CONCURRENCY: "1"
|
"WEB_CONCURRENCY": "1"
|
||||||
},
|
},
|
||||||
"map": [
|
"map": [
|
||||||
"config:rw",
|
"config:rw",
|
||||||
|
|||||||
Reference in New Issue
Block a user