PIbd-21_Danilov_V.V._Renova.../RenovationWork/RenovationWorkRestApi/appsettings.json

10 lines
142 B
JSON
Raw Normal View History

2024-05-03 00:58:00 +04:00
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}