{
  "LoggersConfiguration": {
    "Console": {
      "MinimumLevel": "Debug"
    },
    "HealthEndpointsToExclude": [ "/healthz", "/readyz", "/livez" ]
  },
  "AllowedHosts": "*"
}
