zhouzh hace 3 años
padre
commit
f1af7dc55f
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      config/index.js

+ 2 - 2
config/index.js

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