PIbd-23_Polevoy_S.V._Flower.../FlowerShop/FlowerShopShopApp/appsettings.json

12 lines
204 B
JSON

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