{
  "Logging": {
    "LogLevel": {
      "Default": "Information",
      "Microsoft.AspNetCore": "Warning"
    }
  },
"ConnectionStrings": {
    "Connection": "Server=stage.cyfersoft.com;Database=IS_DB_CMS;User Id=root;Password=786$Dg1;"
},
"AllowedHosts": "*"

}
