{
  "Logging": {

    "LogLevel": {
      "Microsoft": "Error",
      "Default": "Error"
    }
  },

  "AppUrl": [ "https://portal.cisicc.clocal/", "https://portal.aac.be", "https://portal.actiphone.be", "https://prod.portal.cisicc.clocal/", "https://prod.portal.aac.be", "https://prod.portal.actiphone.be" ],
  "Db": {
    "ConnectionString": "mongodb://wp_prod:Test-123456789@192.168.121.11:27017,192.168.121.12:27017",
    "DbName": "wp_prod"
  },
  "Sentry": {
    "Dsn": "https://24053bde3f0248839e6bc68a537d58f6@o408065.ingest.sentry.io/5278320",
    "IncludeRequestPayload": true,
    "SendDefaultPii": true,
    "MinimumBreadcrumbLevel": "Debug",
    "MinimumEventLevel": "Error",
    "AttachStackTrace": true,
    "Debug": true,
    "DiagnosticsLevel": "Error",
    "Environment": "Production"
  },
  "FirebaseAuthentication": {
    "Issuer": "https://securetoken.google.com/webportal-productie",
    "Audience": "webportal-productie"
  }
}