7 天以前 91c82965b2d987452ca276e3a03b48c8dcda2ae9
vite.config.ts
@@ -76,7 +76,7 @@
        proxy: {
          "/admin-api": {
            changeOrigin: true,
            target: "http://36.213.180.217:9501",
            target: "http://192.168.0.10:48080",
            ws: true,
          },
        },