Sign in
apache
/
casbin-aspnetcore
/
refs/heads/master
/
.
/
samples
/
BlazorWebAssemblySample
/
Server
/
appsettings.Development.json
blob: 4e2e9775dbf9ada7a004d6430159759403a5ff95 [
file
] [
log
] [
blame
]
{
"Logging"
:
{
"LogLevel"
:
{
"Default"
:
"Information"
,
"Microsoft.AspNetCore"
:
"Warning"
}
},
"IdentityServer"
:
{
"Key"
:
{
"Type"
:
"Development"
}
}
}