| vite.config.ts | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
vite.config.ts
@@ -75,8 +75,7 @@ proxy: { "/admin-api": { changeOrigin: true, rewrite: path => path.replace(/^\/admin-api/, ""), target: "http://192.168.0.10:48080/admin-api", target: "http://36.213.180.217:9500", ws: true, }, },