{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "ConnectionStrings": { "SDD-VMP04-SQL17": "Server=SDD-VHP04-SQL19\\DD_TESTING01;Database=DD_ECM;User Id=sa;Password=123456789dD!;Encrypt=false;TrustServerCertificate=True;" }, "AllowedHosts": "*", "HostingOptions": { "UseWindowsService": false }, "Hangfire": { "InMemory": true }, "ReC": { "ApiUrl": "http://172.24.12.39:90" }, "Application": { "LogDirectory": "E:\\LogFiles\\Digital Data\\ECMJobRunner.WebCron" }, "ProfileWorker": { "IntervalMS": 60000 } }