Compare commits

..

2 Commits

Author SHA1 Message Date
he b8478e6451 Merge branch 'main' of http://192.168.3.68:2000/XCKJ/irc_web
continuous-integration/drone/push Build is running Details
2024-09-11 17:00:56 +08:00
he 4552caf82f 后端测试 加了一个接口备注 vue.config 加了一个接口备注 2024-09-11 17:00:48 +08:00
1 changed files with 1 additions and 0 deletions

View File

@ -64,6 +64,7 @@ module.exports = {
// target: 'http://123.56.94.154:7000', // 国内测试环境2
// target: 'http://123.56.94.154:30668',
target: 'http://106.14.89.110:30000',
//target: 'http://localhost:3305', // 后端测试环境
// target: 'http://47.117.164.182:7010', // uat
// target: 'http://123.56.181.144:7000',
changeOrigin: true,