Files
yaflay.ru/appsettings.json
Дмитрий Шиманский 7aa373c48b Добавьте файлы проекта.
2023-10-19 18:35:41 +03:00

10 lines
142 B
JSON

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