Compare commits
2 Commits
9e83d51037
...
b8478e6451
Author | SHA1 | Date |
---|---|---|
|
b8478e6451 | |
|
4552caf82f |
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue