{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "*", "Jwt": { "Secret": "1bXgXk7v/W9XksGoNiqWvM7+9/BERZonShxqoCVvdi8Ew47M1VFzJGA9sPMgkmn/HRmuZ83iytNsHXI6GkAb8g==" }, "EnvironmentCode": "UAT", "DefaultUnsubscribeUrl": "https://uat.emailopentracking.surge365.com/unsubscribe.htm", "SendGrid_TestMode": true, "RegularExpression_Email": "^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\\.[a-zA-Z]{2,}$", "SendGrid_Url": "smtp.sendgrid.net", "SendGrid_Port": "587" }