PIbd-22_Gerimovich.I.M._Fur.../FurnitureAssembly/FurnitureAssemblyRestApi/appsettings.json

10 lines
142 B
JSON
Raw Normal View History

2024-05-08 11:24:46 +04:00
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}