@ -57,5 +57,11 @@ http {
root html;
index index.html index.htm;
}
location /host {
return 200 "http3 on $hostname";
add_header Content-Type text/plain;