Browse Source

更新 'api-nginx/conf.d/api.xinyueyouxi.com.conf'

mengqingchuang 4 years ago
parent
commit
4ed78cb2d7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      api-nginx/conf.d/api.xinyueyouxi.com.conf

+ 1 - 1
api-nginx/conf.d/api.xinyueyouxi.com.conf

@@ -73,6 +73,6 @@ server {
     }
     
     location /share/v2/ {
-        proxy_pass http://sharesrv2-svc;
+        proxy_pass http://10.30.253.160;
     }
 }