{
  "Logging": {
    "LogLevel": {
      "Default": "Information",
      "Microsoft.AspNetCore": "Warning"
    }
  },
  "AllowedHosts": "*",
  "ConnectionStrings": {
    //"DefaultConnection": "Server=localhost;Database=AdmissionSystemDb;User=root;Password="
    "DefaultConnection": "Server=209.58.146.158;Database=AdmissionSystemDb;User=AdmissionSystemDb_user;Password=fgD$gK&rz85p4hsU;"
  }
}
