gaoluyang
2026-09-01 0f40d9c8385ecb75c4a7642e8b6a75b22785a198
vite.config.ts
@@ -83,7 +83,7 @@
        proxy: {
          "/admin-api": {
            changeOrigin: true,
            target: "http://36.213.90.123:9500",
            target: "http://192.168.0.10:48080",
            ws: true,
          },
        },