mirror of
https://github.com/elAgala/server-initializer.git
synced 2026-02-14 13:16:17 +00:00
fix: caddy output format
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user