loglevel auf debug erhöht

This commit is contained in:
Czechman 2024-09-21 21:23:06 +02:00
parent 284baa67b4
commit 663d1892d7
1 changed files with 1 additions and 1 deletions

View File

@ -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.