fix: auto-fix linting issues

This commit is contained in:
alexbelgium
2025-10-26 00:32:33 +00:00
committed by github-actions[bot]
parent 2de05df210
commit d38b278629
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: