Files
PL_JusticeBot/appsettings.Development.json
Дмитрий Шиманский 7c6fafa9e6 Добавьте файлы проекта.
2023-10-22 20:54:28 +03:00

10 lines
145 B
JSON

{
"DetailedErrors": true,
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}