Tiroble 3 年 前
コミット
c80a2373f6
1 ファイル変更1 行追加1 行削除
  1. 1 1
      config/index.js

+ 1 - 1
config/index.js

@@ -64,7 +64,7 @@ let proxyTable = {
   },
   // 所有数据的请求域名地址
   "/api/v1": {
-    target: "http://172.16.33.166:8080",
+    target: "http://192.168.1.111:8019",
     // target: "http://localhost:8019",
     // target: "http://192.168.1.114:8019",
     ws: true,