PIbd-23_Mochalov_D.V._LawFirm/LawFirm/LawFirmClientApp/appsettings.json

12 lines
184 B
JSON
Raw Normal View History

2023-03-25 22:18:33 +04:00
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*",
"IPAddress": "http://localhost:5137/"
}