PIbd-21_Kouvshinoff_T._A._A.../AutomobilePlant/AutomobilePlantClientApp/appsettings.json

11 lines
183 B
JSON
Raw Permalink Normal View History

2024-04-05 23:37:18 +04:00
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*",
"IPAddress": "http://localhost:5275/"
}