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, }, },