{ "ConnectionStrings": { "TodoDatabase": "Data Source=data/todo.db" }, "APIKeyFile": "data/apikeys.json", "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "*" }