haoxuan
2023-09-28 55d8eca3a65ded4c2d9cfd28c18230e2d90fb949
vue.config.js
@@ -67,9 +67,12 @@
        changeOrigin: true,
      },
      "/v1/": {
        // 志超
        // target: "http://127.0.0.1:8003",
        target: "http://192.168.20.120:8003",
       //  张骞本地
        // target: "http://192.168.20.120:8003",
        // 博宇
        target: "http://192.168.20.119:8003",
        ws: true,
        changeOrigin: true,
      },