haoxuan
2023-08-21 2a7ca26b73205f97de6ee07e2e63d5bc7420fd21
vue.config.js
@@ -68,6 +68,8 @@
      },
      "/v1/": {
        target: "http://127.0.0.1:8003",
        // target: "http://192.168.20.120:8003",
        ws: true,
        changeOrigin: true,
      },