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

11 lines
184 B
JSON
Raw Permalink Normal View History

2024-04-01 20:00:17 +04:00
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*",
"IPAddress": "https://localhost:7210/"
}