{ "QRBeeDatabase": { "ConnectionString": "mongodb://localhost:27017", "DatabaseName": "QRBee" }, "Logging": { "LogLevel": { "Default": "Trace" //"Microsoft.AspNetCore": "Debug" } }, "AllowedHosts": "*" }