Parcourir la source

新增nginx配置

abiao il y a 5 ans
Parent
commit
0e080ef11c
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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;