From 7465770c3740aa028df6b8e7ae4ebeea8d746221 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 6 Dec 2024 16:18:52 +0100 Subject: [PATCH] Update config.yaml --- monica/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/monica/config.yaml b/monica/config.yaml index 133eb4714..cee817931 100644 --- a/monica/config.yaml +++ b/monica/config.yaml @@ -64,7 +64,7 @@ devices: environment: { "APP_TRUSTED_PROXIES": "*", "APP_ENV": "production", - "APP_DEBUG: "false" + "APP_DEBUG": "false" } image: ghcr.io/alexbelgium/monica-{arch} init: false