PIbd23_Ivanova_Yakobchuk_Co.../LawCompany/LawCompanyExecutorApp/appsettings.json

10 lines
142 B
JSON
Raw Normal View History

2024-05-02 16:33:19 +04:00
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}