8 天以前 053025d1e3952826ec570072d62cf8ed845ce9c7
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,
          },
        },