PIbd-23-Salin-O.A.-IceCream.../IceCreamShop/IceCreamShopsApp/appsettings.json
2024-04-14 14:57:27 +04:00

12 lines
206 B
JSON

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