13937891274
2022-08-03 f931c3a8fe0a7bf5c59c3cd75b9f3b017d1d84be
vite.config.ts
@@ -28,7 +28,7 @@
         open: env.VITE_OPEN,
         proxy: {
            '/gitee': {
               target: 'https://192.168.0.76:8010',
               target: 'https://192.168.0.76:8009',
               ws: true,
               changeOrigin: true,
               rewrite: (path) => path.replace(/^\/gitee/, ''),