{
  "ConnectionStrings": {
    "ConnILSAT": "Server=127.0.0.1;Port=3306;User ID=ilsat_user;Password=Adm1n00001!!!!;Database=ILSAT_SYSTEM"
  },
  "Smtp": {
    "Server": "smtp.gmail.com",
    "Port": 587,
    "DefaultCredentials": false,
    "EnableSsl": true
  },

  "Logging": {
    "LogLevel": {
      "Default": "Information",
      "Microsoft.AspNetCore": "Warning"
    }
  },
  "AllowedHosts": "*"
}
