PIbd-23-Radaev-A.V.-GiftShop/GiftShop/GiftShopClientApp/appsettings.json
Arkadiy Radaev db92699469 res7
2024-05-16 10:17:58 +04:00

12 lines
184 B
JSON

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