mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-10 17:46:00 +02:00
Github bot : json sorted
This commit is contained in:
@@ -55,10 +55,10 @@
|
|||||||
],
|
],
|
||||||
"environment": {
|
"environment": {
|
||||||
"DB_ENGINE": "sqlite",
|
"DB_ENGINE": "sqlite",
|
||||||
"WEB_GUNICORN": "true",
|
"MAX_WORKERS": "1",
|
||||||
"WEB_CONCURRENCY": "2",
|
"WEB_CONCURRENCY": "2",
|
||||||
"WORKERS_PER_CORE": "0.5",
|
"WEB_GUNICORN": "true",
|
||||||
"MAX_WORKERS": "1"
|
"WORKERS_PER_CORE": "0.5"
|
||||||
},
|
},
|
||||||
"image": "ghcr.io/alexbelgium/mealie-{arch}",
|
"image": "ghcr.io/alexbelgium/mealie-{arch}",
|
||||||
"map": [
|
"map": [
|
||||||
|
|||||||
Reference in New Issue
Block a user