diff --git a/conf/nginx.conf b/conf/nginx.conf index 4a0a060..0aa80b9 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -264,7 +264,7 @@ http { # HTTPS server # #server { - # listen 443 ssl h2; + # listen 443 ssl http2; # server_name localhost; # ssl_certificate cert.pem;