yinbangzhong
2024-08-06 ae94ec741a29ed869c75c0f6e83798a8f2ce01d1
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`), ''),