This commit is contained in:
parent
6913348b93
commit
80ce05b35d
@ -14,7 +14,7 @@ module.exports = {
|
||||
'/api/v1/chaine': {
|
||||
target: 'http://localhost:5000',
|
||||
changOrigin: true
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
// Various Dev Server settings
|
||||
@ -60,6 +60,7 @@ module.exports = {
|
||||
'/api/v1/chaine': {
|
||||
target: 'chainetv/api/v1/chaine',
|
||||
changOrigin: false
|
||||
}
|
||||
},
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user