Explorar el Código

新增nginx配置

abiao hace 5 años
padre
commit
0e080ef11c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      go/gopath/src/fohow-statement-api/nginx/ngx_test_config

+ 1 - 1
go/gopath/src/fohow-statement-api/nginx/ngx_test_config

@@ -5,7 +5,7 @@
 #}
 
 server {
-    listen       80;
+    listen       8079;
     server_name  statementapi.hiwavo.com;
     
     charset utf-8;