From f11f7ec10f5fba61b37140f254eea0bd64c37f84 Mon Sep 17 00:00:00 2001 From: oskarjoelsson <5699172+oskarjoelsson@users.noreply.github.com> Date: Mon, 22 Aug 2022 23:08:58 +0200 Subject: [PATCH] Update config.json --- config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.json b/config.json index 25f053c..5e4cf1b 100755 --- a/config.json +++ b/config.json @@ -40,5 +40,6 @@ }, "environment": { "LOG_FORMAT": "{LEVEL}: {MESSAGE}" - } + }, + "init": false }