Files
Verspakketten-API/Lutra/Lutra.AppHost/appsettings.json
2026-04-04 22:26:57 +02:00

10 lines
158 B
JSON

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