{ ... "scripts": { "start": "ng serve --proxy-config proxy.conf.json", ... },
{ "*": { "target": "http://localhost:8080", "secure": false, "loglevel": "debug" } }