{ "ConnectionStrings": { "TodoDatabase": "Data Source=data/todo.db" }, "Authentication": { "APIKeys": [ "0a7eefbb-17f5-4299-882b-94719461a896" ] }, "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "*" }