Set log level back to INFO

This commit is contained in:
Daniel Berteaud 2024-02-20 16:12:19 +01:00
parent 1229b2a3d1
commit 16f1e1a697
2 changed files with 2 additions and 2 deletions

View File

@ -118,7 +118,7 @@ job "traefik" {
template {
data = <<_EOF
log:
level: DEBUG
level: INFO
accessLog:
bufferingSize: 100

View File

@ -1,5 +1,5 @@
log:
level: DEBUG
level: INFO
accessLog:
bufferingSize: 100