adding missing }, to proxy conf
This commit is contained in:
parent
b41382dfee
commit
2e893e0aea
@ -88,6 +88,7 @@ PROXY_CONFIG.push(...[
|
|||||||
pathRewrite: {
|
pathRewrite: {
|
||||||
"^/api/v1/services/accelerator": ""
|
"^/api/v1/services/accelerator": ""
|
||||||
},
|
},
|
||||||
|
},
|
||||||
*/
|
*/
|
||||||
{
|
{
|
||||||
context: ['/api/v1/services/**'],
|
context: ['/api/v1/services/**'],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user