PIbd-21_Kouvshinoff_T._A._A.../AutomobilePlant/AutomobilePlantShopApp/appsettings.json

12 lines
209 B
JSON
Raw Normal View History

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