CourseWork_SchoolStudyAgain/SchoolAgainStudy/StudentWebClient/appsettings.json

12 lines
146 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}