{
  //"ConnectionStrings": {
  //  "DefaultConnection": "Host=localhost;Port=5432;Database=dfeproductfinder;Username=postgres;Password=admin"
  //},
  "ConnectionStrings": {
    "DefaultConnection": "Host=productfinder-dfepharma.c7cqk0uaa1rt.eu-north-1.rds.amazonaws.com;Port=5432;Database=dfeproductfinder;Username=postgres;Password=Lna7eFOa6Kw5Dta43"
  },
  "Logging": {
    "LogLevel": {
      "Default": "Information",
      "Microsoft.AspNetCore": "Warning"
    }
  },
  "EmailSettings": {
    "Host": "smtp.gmail.com",
    "Port": 587,
    "EnableSsl": true,
    "Username": "dipalis.hyperlinkinfosystem@gmail.com",
    "Password": "mken qicv jkub fgxu",
    "From": "dipalis.hyperlinkinfosystem@gmail.com",
    "NotifyTo": "dipalisukhwani@hyperlinkinfosystem.net.in",
    "Cc": "dummy789@yopmail.com,dipalisukhwani@hyperlinkinfosystem.com"
  },
  "ApiSettings": {
    "ApiUrl": "https://stage-dfepharma.euwest01.umbraco.io/api/product/v1/",
    "ApiKey": "3f283fe44a66c070965a19e1576ed0d084e15d88bc3ae510fe27e3381079af49"
  }
}
