Change log level to debug

This commit is contained in:
2025-03-12 18:47:37 +01:00
parent 211e724814
commit eb91b4fd7f
+1 -1
View File
@@ -13,7 +13,7 @@ services:
- "DIUN_WATCH_SCHEDULE=0 */6 * * *"
- "DIUN_WATCH_JITTER=30s"
- "DIUN_PROVIDERS_DOCKER=true"
- "LOG_LEVEL=info"
- "LOG_LEVEL=debug"
- "LOG_JSON=false"
- "DIUN_NOTIF_MAIL_HOST=mail.serveur"
- "DIUN_NOTIF_MAIL_PORT=25"