2025-08-14 13:12:16 -03:00
|
|
|
{
|
|
|
|
|
"ConnectionStrings": {
|
|
|
|
|
"DefaultConnection": "Server=TECNICA3;Database=Elecciones2025;User Id=apielecciones2025;Password=PTP847Elecciones2025;Encrypt=False;MultipleActiveResultSets=True;TrustServerCertificate=True;"
|
|
|
|
|
},
|
|
|
|
|
"Logging": {
|
|
|
|
|
"LogLevel": {
|
|
|
|
|
"Default": "Information",
|
|
|
|
|
"Microsoft.AspNetCore": "Warning"
|
|
|
|
|
}
|
2025-08-22 21:55:03 -03:00
|
|
|
},
|
|
|
|
|
"AllowedOrigins": "http://localhost:5173"
|
2025-08-14 13:12:16 -03:00
|
|
|
}
|