{
  "/api": {
    "target": "http://localhost:3000",
    "secure": false
  },
  "/health": {
    "target": "http://localhost:3000",
    "secure": false
  }
}
