Nelson Jiménez
Nelson Jiménez
I found the solution for this. In your proxies settings you add the headers and change origin vars. Here my proxies options: ``` proxies: [ { context: '/api', host: 'api.domain.com',...
HI @zimbrecka, Can you add an example for "proxies" ?. I try this add the next code in dist configuration. ``` dist: { options: { open: true, base: '', middleware:...
Thanks a lot @zimbrecka, it works for me.
@zimbrecka have you an email contact ?, For some reason after run "grunt build" and create dist directory in my server appear and error 403. How can I check if...