config
This commit is contained in:
parent
f7da293b87
commit
6866107192
|
|
@ -21,6 +21,7 @@ module.exports = {
|
|||
proxyTable: {
|
||||
'/screen': {
|
||||
target: 'http://112.29.103.165:21624',
|
||||
// target: 'http://10.40.92.153:8080', // 帅
|
||||
changeOrigin: true,
|
||||
// secure: true, //如果是https接口,需要配置这个参数
|
||||
pathRewrite: {
|
||||
|
|
|
|||
Loading…
Reference in New Issue