{ "QRBeeDatabase": { "ConnectionString": "mongodb://localhost:27017", "DatabaseName": "QRBee", "User": "", "Password": "" }, "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "*" }