fix
This commit is contained in:
@@ -30,7 +30,7 @@ module.exports = defineConfig({
|
||||
}
|
||||
},
|
||||
'/oldsis':{
|
||||
target:'http://192.168.1.9:5566',
|
||||
target:'https://old.api.aida.com.hk',
|
||||
changeOrigin:true,
|
||||
pathRewrite:{
|
||||
'^/oldsis': 'api', // api替换成api
|
||||
|
||||
Reference in New Issue
Block a user