{
  "Logging": {
    "LogLevel": {
      "Default": "Information",
      "Microsoft.AspNetCore": "Warning"
    }
  },
  "AllowedHosts": "*",
  "ConnectionStrings": {
    "DefaultConnection": "Server=.\\MSSQLSERVER2022;Database=edusathi_quizdb;User Id=edu_quiz;Password=7wtkls1BS^2xW#fz;TrustServerCertificate=True;Encrypt=False;"
  }
}
