{
  "Logging": {
    "LogLevel": {
      "Default": "Information",
      "Microsoft.AspNetCore": "Warning"
    }
  },
  "AllowedHosts": "*",
  "Jwt": {
    "Key": "llvudfvkwvepwkdnsnwmuulyvtrawppf",
    "Issuer": "peopletalent.api",
    "Audience": "peopletalent.clients"
  },
  "ConnectionStrings": {
    "DefaultConnection": "server =104.200.17.231;Database=Evaluaciones;user=sa;password=Poligono.2025; MultipleActiveResultSets=True;TrustServerCertificate=True;"
  }
}
