PIbd-21_Anisin_R.S._CarRepa.../CarRepairShop/CarRepairShopShopApp/appsettings.json
2024-06-17 23:29:35 +04:00

13 lines
206 B
JSON

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