LibraryManagement / BlazorFrontend /appsettings.json
Yuyuqt
add: blazorfrontend
cf599e0
Raw
History Blame Contribute Delete
142 Bytes
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}