loglevel auf debug erhöht
This commit is contained in:
parent
284baa67b4
commit
663d1892d7
|
|
@ -49,7 +49,7 @@ log:
|
||||||
# Optional
|
# Optional
|
||||||
# Default: "ERROR"
|
# Default: "ERROR"
|
||||||
#
|
#
|
||||||
level: INFO
|
level: DEBUG
|
||||||
|
|
||||||
# Sets the filepath for the traefik log. If not specified, stdout will be used.
|
# Sets the filepath for the traefik log. If not specified, stdout will be used.
|
||||||
# Intermediate directories are created if necessary.
|
# Intermediate directories are created if necessary.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue