Enable traefik debug logging
This commit is contained in:
parent
160e125c53
commit
011d3bf67c
1 changed files with 1 additions and 0 deletions
|
@ -67,6 +67,7 @@
|
|||
];
|
||||
|
||||
staticConfigOptions = {
|
||||
log.level = "DEBUG";
|
||||
entryPoints = {
|
||||
web = {
|
||||
address = ":80";
|
||||
|
|
Loading…
Add table
Reference in a new issue