Quiz_example/bin/Debug/net8.0/appsettings.json
2024-01-13 18:30:57 +02:00

9 lines
151 B
JSON

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