haoxuan
2023-08-24 c808e94275da459e072027a44dee5f82638fb870
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,
      },