Files
BlazorSvgComponents/samples/HeatMap/appsettings.json
2026-01-07 22:03:22 +08:00

10 lines
142 B
JSON

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