PIbd-22_Safiulova_K.N._Airc.../AircraftPlant/AircraftPlantRestApi/appsettings.json

10 lines
142 B
JSON
Raw Normal View History

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