11 lines
182 B
JSON
Raw Normal View History

2022-02-10 00:44:02 +05:30
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
},
"AllowedHosts": "*"
}