mirror of
https://github.com/aykhans/my-self-host-services.git
synced 2025-11-29 16:09:49 +00:00
update caddy config to save logs to file
This commit is contained in:
@@ -3,6 +3,11 @@
|
||||
metrics {
|
||||
per_host
|
||||
}
|
||||
log {
|
||||
output file /var/log/caddy/access.log
|
||||
format json
|
||||
level DEBUG
|
||||
}
|
||||
}
|
||||
|
||||
:2019 {
|
||||
|
||||
Reference in New Issue
Block a user