PIbd-23-Yunusov-N.N.-CarRep.../CarRepairShop/CarRepairShowClientApp/appsettings.json

13 lines
206 B
JSON
Raw Normal View History

2024-04-07 17:41:15 +04:00
{
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*",
"IPAddress": "http://localhost:5159/"
}