Files
Verspakketten-API/Lutra/Lutra.AppHost/appsettings.json
Maarten Zeeman f8192482bf Added Aspire
2026-02-14 20:20:50 +01:00

10 lines
158 B
JSON

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