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

13 lines
210 B
JSON
Raw Normal View History

2024-04-21 02:28:27 +04:00
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*",
"IPAddress": "http://localhost:5092",
"Password": "password"
}