haoxuan
2024-01-22 9b389f4dfda817945c7ad5ec0a9d88d263fa475a
vite.config.ts
@@ -18,7 +18,7 @@
    proxy: {
      '/v1/': {
        // http://192.168.20.119:8003
        target: 'http://192.168.20.25:7010',
        target: 'http://192.168.20.119:8003',
        ws: true,
        changeOrigin: true
      }