{
  "Logging": {
    "LogLevel": {
      "Default": "Information",
      "Microsoft": "Warning",
      "Microsoft.Hosting.Lifetime": "Information"
    }
  },
  "AllowedHosts": "*",
  "ConnectionStrings": {
    "BionicleArena": "Server=N1NWPLSK12SQL-v02.shr.prod.ams1.secureserver.net,1433;Database=BionicleArena;Integrated Security=false;MultipleActiveResultSets=true;User=marin;Password=testPassword_123;"
  }
}
