PIbd-23_Mochalov_D.V._LawFirm/LawFirm/LawFirmRestApi/appsettings.json

10 lines
142 B
JSON
Raw Normal View History

2023-03-25 20:50:41 +04:00
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}