zhangxiao
2024-08-07 2d8a1e9af90dd6d11bcf41c47e2ee0da51a152f4
config/vite.config.dev.ts
@@ -13,7 +13,7 @@
      },
      proxy: {
        '/base': {
          target: 'http://192.168.20.158:8089',
          target: 'http://aiotlink.com:8189',
          changeOrigin: true,
          ws: true,
          // rewrite: (path) => path.replace(new RegExp(`^/basic-api`), ''),