Explicitly enable info level logging in traefik to make it easier to find where to set it to debug level
This commit is contained in:
@@ -63,6 +63,8 @@ job "traefik" {
|
||||
|
||||
template {
|
||||
data = <<EOF
|
||||
log:
|
||||
level: INFO
|
||||
entryPoints:
|
||||
web:
|
||||
address: ":80"
|
||||
|
||||
Reference in New Issue
Block a user