Files
School/Anul 3/Semestrul 1/Proiect Colectiv/Cox_in_the_back/WebApi/appsettings.Development.json
T
2025-02-06 20:33:26 +02:00

12 lines
177 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"ConnectionStrings": {
"DefaultConnection": ""
}
}