feat: 修改配置信息

This commit is contained in:
sudoooooo 2023-11-14 17:20:50 +08:00
parent fa2908dd74
commit de2deeb49c

View File

@ -29,7 +29,6 @@ module.exports = defineConfig({
'/api': {
target: 'http://localhost:3000',
changeOrigin: true,
pathRewrite: false,
},
},
setupMiddlewares(middlewares, devServer) {