教师节建议

This commit is contained in:
nisen
2023-09-01 15:55:53 +08:00
parent d14373d4f2
commit b49b83a7cf
3 changed files with 31 additions and 1 deletions

View File

@@ -192,6 +192,12 @@ module.exports = {
changeOrigin: true,
secure: false,
},
'/activityApi': {
// 目标代理服务器地址
target: 'https://u-pre.boe.com',
changeOrigin: true,
secure: false,
},
},
},