wujingjing
2024-09-23 1384c9745d48b0154ad325bd48bd622db2e5c6dd
vite.config.ts
@@ -39,7 +39,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',