{
  "Logging": {
    "LogLevel": {
      "Default": "Debug",
      "System": "Information",
      "Microsoft.AspNetCore": "Information"
    }
  },
  "ConnectionStrings": {
    "DefaultConnection": "Server=localhost,1433;Database=fojipetm_quizdb;User Id=sa;Password=StrongPass@12345;TrustServerCertificate=True;Encrypt=False;"
  }
}
