loglevel auf debug erhöht
This commit is contained in:
parent
284baa67b4
commit
663d1892d7
|
|
@ -49,7 +49,7 @@ log:
|
|||
# Optional
|
||||
# Default: "ERROR"
|
||||
#
|
||||
level: INFO
|
||||
level: DEBUG
|
||||
|
||||
# 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