Browse Source

修改config

daiqisheng 3 years ago
parent
commit
c1507345fb
1 changed files with 4 additions and 4 deletions
  1. 4 4
      vue.config.js

+ 4 - 4
vue.config.js

@@ -93,7 +93,7 @@ module.exports = {
         proxy: {
             // 开发环境变化可注释 ⬇️⬇️
             "/market/CMK": {
-                target: "http://192.168.3.25:9114",
+                target: "http://mbx14sduu65j.ngrok2.xiaomiqiu.cn",
                 ws: false,
                 changeOrigin: true,
                 pathRewrite: {
@@ -101,7 +101,7 @@ module.exports = {
                 },
             },
             "/market/mk": {
-                target: "http://192.168.3.25:9114",
+                target: "http://mbx14sduu65j.ngrok2.xiaomiqiu.cn",
                 ws: false,
                 changeOrigin: true,
                 pathRewrite: {
@@ -109,7 +109,7 @@ module.exports = {
                 },
             },
             "/market/techcentergj": {
-                target: "http://192.168.3.25:9114",
+                target: "http://mbx14sduu65j.ngrok2.xiaomiqiu.cn",
                 ws: false,
                 changeOrigin: true,
                 pathRewrite: {
@@ -117,7 +117,7 @@ module.exports = {
                 },
             },
             "/mkWangge": {
-                target: "http://192.168.3.25:9114",
+                target: "http://mbx14sduu65j.ngrok2.xiaomiqiu.cn",
                 ws: false,
                 changeOrigin: true,
                 pathRewrite: {