Ver código fonte

新增nginx配置

abiao 5 anos atrás
pai
commit
0e080ef11c

+ 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;