mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-06 15:45:56 +02:00
Update config.json
This commit is contained in:
@@ -76,6 +76,7 @@
|
|||||||
"DATA_DIR": "/config",
|
"DATA_DIR": "/config",
|
||||||
"DB_ENGINE": "sqlite",
|
"DB_ENGINE": "sqlite",
|
||||||
"MAX_WORKERS": "1",
|
"MAX_WORKERS": "1",
|
||||||
|
"NUXT_APP_BASE_URL": "/mealie/",
|
||||||
"WEB_CONCURRENCY": "2",
|
"WEB_CONCURRENCY": "2",
|
||||||
"WEB_GUNICORN": "true",
|
"WEB_GUNICORN": "true",
|
||||||
"WORKERS_PER_CORE": "0.5"
|
"WORKERS_PER_CORE": "0.5"
|
||||||
@@ -119,5 +120,5 @@
|
|||||||
"slug": "mealie",
|
"slug": "mealie",
|
||||||
"udev": true,
|
"udev": true,
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "v3.0.1-5"
|
"version": "v3.0.1-6"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user