apps/workbench-console/vite.config.ts @@ -33,7 +33,8 @@ port: 6174, strictPort: true, proxy: { "/shared": "http://127.0.0.1:6173" "/shared": "http://127.0.0.1:6173", "/api": "http://127.0.0.1:6173" } } });