liudong
2024-08-01 b65e44a020ffb34ac2e872e4afac9a4909140b66
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`), ''),