PIbd-21_MasenkinMS_Aircraft.../AircraftPlant/AircraftPlantShopApp/appsettings.json
2024-04-21 02:28:27 +04:00

13 lines
210 B
JSON

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