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

11 lines
182 B
JSON
Raw Permalink Normal View History

2024-04-01 20:04:44 +04:00
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*",
2024-04-02 11:13:02 +04:00
"IPAddress": "http://localhost:5189"
2024-04-01 20:04:44 +04:00
}