CourseWork_SchoolStudyAgain/SchoolAgainStudy/TeacherWebClient/appsettings.json
2023-05-17 21:29:39 +04:00

10 lines
142 B
JSON

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