{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "ConnectionStrings": { "DocumentDbConnection": "mongodb://mongo:27017" }, "DocumentDbName": "BackendMongoDb", "DocumentCollectionName": "ToDos2" }