I have an angular app with some proxy configuration.
proxy.conf.js
{ "/my-api": { "target": "http://app.myapp.fr", &q