Files
Knots/Knots/bin/Debug/net8.0/appsettings.json
2026-03-12 16:58:31 +01:00

10 lines
142 B
JSON

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