Sign in
apache
/
casbin-aspnetcore
/
refs/heads/master
/
.
/
samples
/
WebApplicationSample
/
appsettings.json
blob: 4442d5117fe372c4e9a4de54d0d49d4de68a69cc [
file
] [
log
] [
blame
]
{
"Logging"
:
{
"LogLevel"
:
{
"Default"
:
"Information"
,
"Microsoft"
:
"Warning"
,
"Microsoft.Hosting.Lifetime"
:
"Information"
}
},
"AllowedHosts"
:
"*"
}