debuglevel auf INFO gesenkt

This commit is contained in:
Czechman 2024-09-20 02:52:52 +02:00
parent a0b0c17ac1
commit a0df0a6f1b
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ log:
# Optional # Optional
# Default: "ERROR" # Default: "ERROR"
# #
level: DEBUG level: INFO
# 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.