daiqisheng 3 anni fa
parent
commit
25cb471052
1 ha cambiato i file con 8 aggiunte e 0 eliminazioni
  1. 8 0
      vue.config.js

+ 8 - 0
vue.config.js

@@ -100,6 +100,14 @@ module.exports = {
                     "^/market": "",
                 },
             },
+            "/market/techcentergj": {
+                target: "http://192.168.1.9:9114",
+                ws: false,
+                changeOrigin: true,
+                pathRewrite: {
+                    "^/market": "",
+                },
+            },
             "/mkWangge": {
                 target: "http://192.168.1.19:9114",
                 ws: false,