Enable traefik debug logging

This commit is contained in:
kalle 2025-02-03 17:38:11 +01:00
parent 160e125c53
commit 011d3bf67c

View file

@ -67,6 +67,7 @@
];
staticConfigOptions = {
log.level = "DEBUG";
entryPoints = {
web = {
address = ":80";