下发任务 修改任务处理
This commit is contained in:
@ -12,8 +12,8 @@ module.exports = {
|
||||
port: 9528,
|
||||
proxy: {
|
||||
'/mosty-api': {
|
||||
target: "http://118.122.165.45:35623",
|
||||
// target: "http://172.20.19.54:8006",
|
||||
// target: "http://118.122.165.45:35623",
|
||||
target: "http://192.168.1.8:8006",
|
||||
changeOrigin: true,
|
||||
},
|
||||
}
|
||||
@ -29,4 +29,4 @@ module.exports = {
|
||||
}
|
||||
}
|
||||
},
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user