PIbd-23-Salin-O.A.-IceCream.../IceCreamShop/IceCreamShopsApp/appsettings.json

12 lines
206 B
JSON
Raw Normal View History

2024-04-14 14:57:27 +04:00
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*",
"IPAddress": "http://localhost:5189/",
"Password": "bebra"
}