{ "urls": "http://*:5061", "ConnectionStrings": { "DatabaseConnection": "***REMOVED***" }, "Logging": { "LogLevel": { "Default": "Information", "Microsoft": "Warning", "Microsoft.Hosting.Lifetime": "Information" } }, "AllowedHosts": "*", "Credentials": { "UserName": "***REMOVED***", "Password": "***REMOVED***" } }