mirror of
https://github.com/Southampton-RSG/breccia-mapper.git
synced 2026-03-03 11:27:09 +00:00
Update Caddyfile for newer Caddy version
Format single_field common_log is deprecated
This commit is contained in:
@@ -10,6 +10,6 @@
|
|||||||
|
|
||||||
log {
|
log {
|
||||||
output stderr
|
output stderr
|
||||||
format single_field common_log
|
format console
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -10,6 +10,6 @@ http://* {
|
|||||||
|
|
||||||
log {
|
log {
|
||||||
output stderr
|
output stderr
|
||||||
format single_field common_log
|
format console
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user