From 548d791214d2d42f7255b6aeef236e2cd2626168 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Sun, 31 Mar 2024 17:58:24 +0200 Subject: [PATCH] fix: DEBUG logs for traefik --- traefik.stream-test.coopcloud.tech.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/traefik.stream-test.coopcloud.tech.env b/traefik.stream-test.coopcloud.tech.env index caf0414..db72c81 100644 --- a/traefik.stream-test.coopcloud.tech.env +++ b/traefik.stream-test.coopcloud.tech.env @@ -8,7 +8,7 @@ LETS_ENCRYPT_ENV=production LETS_ENCRYPT_EMAIL=certs@coopcloud.tech # DASHBOARD_ENABLED=true # WARN, INFO etc. -LOG_LEVEL=WARN +LOG_LEVEL=DEBUG # This is here so later lines can extend it; you likely don't wanna edit COMPOSE_FILE="compose.yml"