fix: DEBUG logs for traefik

This commit is contained in:
decentral1se 2024-03-31 17:58:24 +02:00
parent 1df6c81440
commit 548d791214
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410
1 changed files with 1 additions and 1 deletions

View File

@ -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"