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

12 lines
184 B
JSON
Raw Normal View History

2024-04-07 17:41:15 +04:00
{
2024-04-07 22:59:40 +04:00
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*",
"ipaddress": "http://localhost:5174/"
}
2024-04-07 17:41:15 +04:00