PIbd-23-Volkov-N.A.-Compute.../ComputersShop/ComputersShopClientApp/appsettings.json

11 lines
184 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*",
"IPAddress": "https://localhost:7210/"
}