Enable traefik debug logging
parent
160e125c53
commit
011d3bf67c
|
@ -67,6 +67,7 @@
|
|||
];
|
||||
|
||||
staticConfigOptions = {
|
||||
log.level = "DEBUG";
|
||||
entryPoints = {
|
||||
web = {
|
||||
address = ":80";
|
||||
|
|
Loading…
Reference in New Issue