PIbd-22_Safiulova_K.N._Airc.../AircraftPlant/AircraftPlantRestApi/appsettings.json
2024-04-22 20:40:33 +04:00

10 lines
142 B
JSON

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