fix: caddy output format

This commit is contained in:
2025-09-06 12:20:53 -03:00
parent 6b3a5066bc
commit 2370131022

View File

@@ -8,10 +8,8 @@
# Logging - console for Docker logs and file for CrowdSec/Promtail
log {
level INFO
output file /var/log/caddy/access.log
format console
output file /var/log/caddy/access.log {
format json
}
}
# Allow CrowdSec globally