commit
This commit is contained in:
@@ -19,7 +19,7 @@ module.exports = defineConfig({
|
||||
// target: process.env.VUE_APP_BASE_URL,
|
||||
// changeOrigin: true, //是否允许跨越
|
||||
// }
|
||||
'http://192.168.1.5:10086/api':{
|
||||
'/api':{
|
||||
target:'http://18.167.251.121:5567',
|
||||
changeOrigin:true,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user