Compare commits
No commits in common. "b8478e6451fb94fd9b2e7aa4572cefafc5ae31c6" and "9e83d51037f2639986b8c2250fd314a249a0b53b" have entirely different histories.
b8478e6451
...
9e83d51037
|
@ -64,7 +64,6 @@ 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