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

+ 0 - 3
config/index.js

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