{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "ConnectionStrings": { "MongoDB": "mongodb://localhost" }, "AllowedHosts": "*" }