We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cbb384 commit 80dc4fbCopy full SHA for 80dc4fb
docker/caddy/Caddyfile
@@ -1,5 +1,9 @@
1
{
2
- experimental_http3
+ servers {
3
+ protocol {
4
+ experimental_http3
5
+ }
6
7
}
8
9
{$SERVER_NAME}
0 commit comments