15 lines
233 B
JSON
15 lines
233 B
JSON
|
{
|
||
|
"Logging": {
|
||
|
"LogLevel": {
|
||
|
"Default": "Information",
|
||
|
"Microsoft": "Warning",
|
||
|
"Microsoft.Hosting.Lifetime": "Information"
|
||
|
}
|
||
|
},
|
||
|
"IdentityServer": {
|
||
|
"Key": {
|
||
|
"Type": "Development"
|
||
|
}
|
||
|
}
|
||
|
}
|