PIbd-23-Yunusov-N.N.-CarRep.../CarRepairShop/CarRepairShowShopApp/appsettings.json
2024-04-22 19:52:20 +04:00

12 lines
208 B
JSON

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