fix: error message : run: adapting config using caddyfile: /etc/caddy/Caddyfile:5: unrecognized global option: servers (#118)
This commit is contained in:
parent
cb77bd16f3
commit
9a27dd102f
@ -2,7 +2,7 @@
|
|||||||
# Debug
|
# Debug
|
||||||
{$DEBUG}
|
{$DEBUG}
|
||||||
# HTTP/3 support
|
# HTTP/3 support
|
||||||
servers {
|
servers :443 {
|
||||||
protocol {
|
protocol {
|
||||||
experimental_http3
|
experimental_http3
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user