{
  "Logging": {
    "LogLevel": {
      "Default": "Information",
      "Microsoft": "Warning",
      "Microsoft.Hosting.Lifetime": "Information"
    }
  },
  "AllowedHosts": "*",
  "ConnectionStrings": {
    //"CushmanDB": "data source=localhost\\MSSSQLSERVER2019; initial catalog=CushmanDB; integrated security=SSPI",
    "CushmanDB": "server=localhost;user id=erick;password=lqtdcrmh;port=3306;database=CushmanDB20240714;OldGuids=true;",
    "HangfireConnection": "server=localhost;database=hangfire;uid=erick;pwd=lqtdcrmh;Allow User Variables=True"
  },
  "EmailSettings": {
    "Mail": "pdsworking-notification@trinnovaservices.com",
    "DisplayName": "PDS Working Notificación",
    "Password": "tn3AEWPQ.@6m",
    "Host": "mail.trinnovaservices.com",
    "Port": 465
  },
  "AuthorityUrl": "https://localhost:5443"
  //"AuthorityUrl": "https://ids.trinnovaservices.com"
}
