@@ -22,14 +22,14 @@ module.exports = defineConfig({
target:'http://121.43.55.7:5000',
changeOrigin:true,
pathRewrite:{
- '^/api':''
+ '^/ioc-admin-api':''
}
},
//'/ioc-admin-api': {
// target: 'http://192.168.3.32:5000',
// changeOrigin: true,
// pathRewrite: {
- // '^/api': ''
+ // '^/ioc-admin-api': ''
// }
//}