This commit is contained in:
Pengxiansen
2025-02-26 10:34:28 +08:00
parent 7c20a11687
commit 5f230a6543
3 changed files with 12 additions and 12 deletions

View File

@@ -124,17 +124,17 @@ module.exports = {
// 114.115.162.187 测试环境
// 192.168.0.107 晋宇
proxy: {
"/professional": {
// target: 'https://u-pre.boe.com',
// target: 'http://192.168.86.195:32002',
target: 'http://192.168.68.211:32002',
changeOrigin: true,
},
// "/growth": {
// "/professional": {
// // target: 'https://u-pre.boe.com',
// target: 'http://192.168.86.195:32002',
// // target: 'http://192.168.86.195:32002',
// target: 'http://192.168.68.211:32002',
// changeOrigin: true,
// },
"/growth": {
target: 'https://u-pre.boe.com',
// target: 'http://192.168.86.195:32002',
changeOrigin: true,
},
'/manageApi': {
// 目标代理服务器地址
target: 'https://u-pre.boe.com',