This commit is contained in:
binbin_pan 2024-04-25 09:27:12 +08:00
parent f7da293b87
commit 6866107192
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ module.exports = {
proxyTable: { proxyTable: {
'/screen': { '/screen': {
target: 'http://112.29.103.165:21624', target: 'http://112.29.103.165:21624',
// target: 'http://10.40.92.153:8080', // 帅
changeOrigin: true, changeOrigin: true,
// secure: true, //如果是https接口需要配置这个参数 // secure: true, //如果是https接口需要配置这个参数
pathRewrite: { pathRewrite: {