PIbd-21_MasenkinMS_Aircraft.../AircraftPlant/AircraftPlantRestApi/appsettings.json

10 lines
142 B
JSON
Raw Permalink Normal View History

2024-04-07 00:02:29 +04:00
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}