Alexander Konovalov
1 min readJul 7, 2020

--

yes, of course, you should use /api/rest/product and the config rewrites your path to your backend /rest/product

config:

pathRewrite: {

[`^/api]: '',

},

--

--

Alexander Konovalov
Alexander Konovalov

No responses yet

Write a response