Github bot : json sorted

This commit is contained in:
github-actions
2023-05-14 00:23:29 +00:00
parent a968759445
commit 9035c33823
15 changed files with 17 additions and 17 deletions

View File

@@ -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": [