重构
This commit is contained in:
@ -47,7 +47,7 @@ module.exports = {
|
||||
// }
|
||||
// 当请求前缀是/dev-api时,使用下面的代理
|
||||
'/dev-api': {
|
||||
target: 'http://110.40.171.179:8089',
|
||||
target: 'http://localhost:8089',
|
||||
changeOrigin: true,
|
||||
pathRewrite: {
|
||||
'^/dev-api': ''
|
||||
|
||||
Reference in New Issue
Block a user