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