PIbd-22_Chernyshev_Shabunov.../ComputerShopImplementerApp/appsettings.json

11 lines
182 B
JSON
Raw Normal View History

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