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

12 lines
183 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*",
"IPAddress": "http://localhost:5092"
}