{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "ConnectionStrings": { "QuizDB": "Data Source=Data/quiz.db" }, "AppSettings": { "RegistrationEnabled": false }, "AllowedHosts": "*" }