初代测试版本
This commit is contained in:
@@ -20,7 +20,7 @@ module.exports = defineConfig({
|
||||
// changeOrigin: true, //是否允许跨越
|
||||
// }
|
||||
'/api':{
|
||||
target:'http://18.167.251.121:10086',
|
||||
target:'http://192.168.1.7:5567',
|
||||
changeOrigin:true,
|
||||
},
|
||||
'/robot':{
|
||||
|
||||
Reference in New Issue
Block a user