PIbd-21_Danilov_V.V._Renova.../RenovationWork/RenovationWorkClientApp/appsettings.json

10 lines
181 B
JSON
Raw Normal View History

2024-05-03 00:58:00 +04:00
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*",
"IPAddress": "http://localhost:5279"
}