debug: Add access logging to Traefik

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
poduck
2025-12-03 17:37:47 -05:00
parent f3951295ac
commit f3a0f1f07a

View File

@@ -1,6 +1,14 @@
log:
level: DEBUG
accessLog:
filePath: "/dev/stdout"
format: json
fields:
headers:
names:
Host: keep
api:
dashboard: true
insecure: true