ContainerDashboard/backend/appsettings.Development.json
2025-12-20 16:27:56 +00:00

8 lines
119 B
JSON

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