{ "DomvsDatabase": { "ConnectionString": "mongodb://localhost:27017", "DatabaseName": "DomvsSites", "SharepointCollectionName": "SharepointSite", "ChatBotRHCollectionName": "ChatBotRHData", "ClassifierCollectionName": "ClassifierData" }, "ChatRHSettings": { "Url": "https://localhost:7070/", "Create": "/CallRH" }, "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } } }