PIbd-23_Minhasapov_R.H._Aut.../AutomobilePlant/AutomobilePlantShopApp/appsettings.json

12 lines
204 B
JSON

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