huk 3 年之前
父节点
当前提交
3a1ffa6a06
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      config/index.js

+ 1 - 1
config/index.js

@@ -56,7 +56,7 @@ let proxyTable = {
   },
   },
   // 所有数据的请求域名地址
   // 所有数据的请求域名地址
   "/api/v1": {
   "/api/v1": {
-    target: "http://192.168.1.113:8080",
+    target: "http://172.16.33.166:8080",
     ws: true,
     ws: true,
     pathRewrite: {
     pathRewrite: {
       "^/api/v1": "/api/v1"
       "^/api/v1": "/api/v1"