wujingjing
2024-12-13 59951a7031d50c8528764c624628886c31a6ea2c
vite.config.ts
@@ -45,7 +45,7 @@
         host: '0.0.0.0',
         port: env.VITE_PORT as unknown as number,
         open: JSON.parse(env.VITE_OPEN),
         hmr: true,
         hmr: false,
         proxy: {
            '/gitee': {
               target: 'https://gitee.com',