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

9 lines
119 B
JSON

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