Update Caddyfile for newer Caddy version

Format single_field common_log is deprecated
This commit is contained in:
2023-01-01 16:09:18 +00:00
parent 51ac084c52
commit 6e2267a4b6
2 changed files with 2 additions and 2 deletions

View File

@@ -10,6 +10,6 @@ http://* {
log {
output stderr
format single_field common_log
format console
}
}