天府星配置
This commit is contained in:
@@ -119,6 +119,14 @@ module.exports = {
|
||||
//地址重写
|
||||
'^/wg': '/'
|
||||
}
|
||||
},
|
||||
'/tfx': {
|
||||
target: 'http://192.168.1.87:12421',
|
||||
changeOrigin: true,
|
||||
pathRewrite: {
|
||||
//地址重写
|
||||
'^/tfx': '/api'
|
||||
}
|
||||
}
|
||||
},
|
||||
disableHostCheck: true
|
||||
|
||||
Reference in New Issue
Block a user