Sfoglia il codice sorgente

更新 'conf.d/versioncheck-nginx.conf'

fanyijian 1 anno fa
parent
commit
6364a5fe71
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      conf.d/versioncheck-nginx.conf

+ 1 - 1
conf.d/versioncheck-nginx.conf

@@ -58,7 +58,7 @@ server {
 }
 server {
     listen 80;
-    listen 443 ssl;
+    listen 443 ssl http2;
 
    # ssl on;
      ssl_certificate ssl/xinyuepp.cn.pem;