{
  "/api/*": {
    "target": "http//<api_host>:<api_port>",
    "secure": false,
    "changeOrigin": true
  }
}