Explorar o código

保留 http 8080

zjcqoo %!s(int64=6) %!d(string=hai) anos
pai
achega
c07311d301
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      nginx.conf

+ 1 - 0
nginx.conf

@@ -4,6 +4,7 @@ http {
     ssl_certificate       cert/etherdream.com/ecc.cer;
     ssl_certificate_key   cert/etherdream.com/ecc.key;
     listen                8443 ssl http2;
+    listen                8080;
     include               api.conf;
   }