WXL
2 天以前 6f1b2cf3dc89059104ca0eedebf5f3ec4d1147f0
vite.config.ts
@@ -33,7 +33,7 @@
        ['/admin-api']: {
          // target: 'http://192.168.100.120:48080',
          target: 'http://localhost:8095',
          // target: 'http://192.168.100.194:48080',
          // target: 'http://192.168.100.141:48080',
          ws: false,
          changeOrigin: true,
          // rewrite: (path) => path.replace(new RegExp(`^/admin-api`), ''),