PIbd-23_Borschevskaya_A.A._.../FurnitureAssembly/FurnitureAssemblyRestApi/appsettings.json

10 lines
142 B
JSON
Raw Normal View History

2023-03-25 13:14:16 +04:00
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}