Update README.md

This commit is contained in:
klzgrad 2021-09-12 17:46:19 +08:00 committed by GitHub
parent f0ce590c00
commit 84e8da8389
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,6 +37,13 @@ go install github.com/caddyserver/xcaddy/cmd/xcaddy@latest
Example Caddyfile (replace `user` and `pass` accordingly):
```
{
servers {
protocol {
experimental_http3
}
}
}
:443, example.com
tls me@example.com
route {