Merge pull request #2150 from alexbelgium/create-pull-request/patch-1761438754 nobuild

Github bot: fix linting issues nobuild
This commit is contained in:
Alexandre
2025-10-27 20:41:01 +01:00
committed by GitHub
101 changed files with 324 additions and 291 deletions

View File

@@ -71,11 +71,11 @@ environment:
BASE_SUBPATH: /mealie/
DATA_DIR: /config
DB_ENGINE: sqlite
MAX_WORKERS: '1'
MAX_WORKERS: "1"
NUXT_APP_BASE_URL: /mealie/
WEB_CONCURRENCY: '2'
WEB_GUNICORN: 'true'
WORKERS_PER_CORE: '0.5'
WEB_CONCURRENCY: "2"
WEB_GUNICORN: "true"
WORKERS_PER_CORE: "0.5"
image: ghcr.io/alexbelgium/mealie-{arch}
ingress: true
map: