PIbd-21_MasenkinMS_Aircraft.../AircraftPlant/AircraftPlantRestApi/appsettings.json
2024-04-07 00:02:29 +04:00

10 lines
142 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}