浏览代码

no message

Gavin 4 年之前
父节点
当前提交
64e3cee396
共有 1 个文件被更改,包括 1 次插入1 次删除
  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://10.30.253.160;
+        proxy_pass http://10.30.253.160:9092;
     }
 }