{
        "/api/*": {
            "target": "https://localhost:44358/",
            "secure": false
          }
    }

 "start": "ng serve --proxy-config proxy.config.json",