Entwicklung_BLAZOR/LambertzPortalControlling/LambertzPortalControlling/appsettings.json
2026-03-13 11:17:08 +01:00

10 lines
142 B
JSON

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