mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-08 18:36:43 +08:00
修改配置文件
This commit is contained in:
@@ -141,14 +141,14 @@ module.exports = {
|
||||
'^/statApi': ''
|
||||
}
|
||||
},
|
||||
'/subgroupApi': {
|
||||
'/socialApi': {
|
||||
// 目标代理服务器地址
|
||||
target: 'http://192.168.0.11:9081',
|
||||
changeOrigin: true,
|
||||
logLevel:'debug',
|
||||
secure: false,
|
||||
pathRewrite: {
|
||||
'^/subgroupApi': ''
|
||||
'^/socialApi': ''
|
||||
}
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user