mirror of
https://github.com/yurymuski/nginx-http3.git
synced 2026-09-26 22:16:10 +00:00
bump h3 version
This commit is contained in:
+1
-1
@@ -43,7 +43,7 @@ http {
|
||||
proxy_request_buffering off;
|
||||
|
||||
# Add Alt-Svc header to negotiate HTTP/3.
|
||||
add_header alt-svc 'h3-27=":443"; ma=86400';
|
||||
add_header alt-svc 'h3-29=":443"; ma=86400';
|
||||
|
||||
location / {
|
||||
root html;
|
||||
|
||||
Reference in New Issue
Block a user