chore(traefik): Remove debug logging, set production log level
Wildcard subdomain routing is now working. Removed access logging that was added for debugging. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -1,13 +1,5 @@
|
|||||||
log:
|
log:
|
||||||
level: DEBUG
|
level: INFO
|
||||||
|
|
||||||
accessLog:
|
|
||||||
filePath: "/dev/stdout"
|
|
||||||
format: json
|
|
||||||
fields:
|
|
||||||
headers:
|
|
||||||
names:
|
|
||||||
Host: keep
|
|
||||||
|
|
||||||
api:
|
api:
|
||||||
dashboard: true
|
dashboard: true
|
||||||
|
|||||||
Reference in New Issue
Block a user