2022-03-13 16:17:01 +00:00
|
|
|
{
|
|
|
|
|
"Logging": {
|
|
|
|
|
"LogLevel": {
|
|
|
|
|
"Default": "Information",
|
2022-03-15 11:01:57 +00:00
|
|
|
"Microsoft.AspNetCore": "Warning",
|
|
|
|
|
"Microsoft.AspNetCore.Hosting.Diagnostics": "Information"
|
2022-03-13 16:17:01 +00:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"AllowedHosts": "*"
|
|
|
|
|
}
|