Compare commits
No commits in common. "0cd897005323d313bd0bd139afb917692eee177b" and "fcb01aaa4bf390992c22107d556732708fae9c12" have entirely different histories.
0cd8970053
...
fcb01aaa4b
@ -46,9 +46,18 @@ module.exports = {
|
||||
// 这里写入需要代理的api和对应的目标地址
|
||||
proxy: {
|
||||
'/api': {
|
||||
<<<<<<< HEAD
|
||||
target: 'http://localhost:8080',
|
||||
// target: 'http://192.168.0.148:8080',
|
||||
=======
|
||||
<<<<<<< HEAD
|
||||
// target: 'http://localhost:8080',
|
||||
target: 'http://192.168.0.148:8080',
|
||||
=======
|
||||
// target: 'http://192.168.0.148:8080',
|
||||
target: 'http://a.wms.picaiba.com/api',
|
||||
>>>>>>> 14bf2dc2f6d116f4005fe216e91bb59aa7ba338f
|
||||
>>>>>>> develop
|
||||
// target: 'http://192.168.0.127:8080',
|
||||
// target: 'http://192.168.0.165:8080',
|
||||
// target: 'http://192.168.43.105:8080',
|
||||
|
Loading…
Reference in New Issue
Block a user