Core.Blueprint.BFF/Core.Blueprint.API/appsettings.Development.json
Sergio Matias Urquin dacb004ae9 Add project files.
2025-04-29 18:37:40 -06:00

9 lines
119 B
JSON

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