ISEbd-21_Zinovev_V.V._Furni.../FurnitureAssembly/FurnitureAssemblyRestApi/appsettings.json

10 lines
142 B
JSON
Raw Permalink Normal View History

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