From 3b92e68bf71ba320dd5e7e06744a64ab1faedec6 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 23 Dec 2022 22:51:52 +0100 Subject: [PATCH] Update config.json --- mealie_api/config.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mealie_api/config.json b/mealie_api/config.json index 07c99b369..269b79f9f 100644 --- a/mealie_api/config.json +++ b/mealie_api/config.json @@ -8,9 +8,9 @@ "environment": { "DB_ENGINE": "sqlite", "WEB_GUNICORN": "true", - "WORKERS_PER_CORE: "0.5", - "MAX_WORKERS: "1", - "WEB_CONCURRENCY: "1" + "WORKERS_PER_CORE": "0.5", + "MAX_WORKERS": "1", + "WEB_CONCURRENCY": "1" }, "map": [ "config:rw",