PIbd-23_Sergunov_M.A._GiftShop/GiftShop/GiftShopClientApp/appsettings.json

12 lines
184 B
JSON

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