vite.config.ts | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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 }