Skip to content

Commit ba14fbf

Browse files
committed
Traefik log info
1 parent 7d920b1 commit ba14fbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/traefik/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ services:
3232
- --accesslog
3333
# Enable the Traefik log, for configurations and errors
3434
- --log
35-
- --log.level=DEBUG
35+
- --log.level=INFO
3636
# No Dashboard and API for now
3737
# - --api
3838

0 commit comments

Comments
 (0)