debuglevel auf INFO gesenkt
This commit is contained in:
parent
a0b0c17ac1
commit
a0df0a6f1b
|
|
@ -43,7 +43,7 @@ log:
|
|||
# Optional
|
||||
# Default: "ERROR"
|
||||
#
|
||||
level: DEBUG
|
||||
level: INFO
|
||||
|
||||
# Sets the filepath for the traefik log. If not specified, stdout will be used.
|
||||
# Intermediate directories are created if necessary.
|
||||
|
|
|
|||
Loading…
Reference in New Issue