天府星配置

This commit is contained in:
aixianling
2022-11-01 16:20:13 +08:00
parent 7d111f90e4
commit 3f87bffd17
2 changed files with 11 additions and 1 deletions

View File

@@ -119,6 +119,14 @@ module.exports = {
//地址重写
'^/wg': '/'
}
},
'/tfx': {
target: 'http://192.168.1.87:12421',
changeOrigin: true,
pathRewrite: {
//地址重写
'^/tfx': '/api'
}
}
},
disableHostCheck: true