Files
Pibd-22_Morozov_V.S_Automob…/AutomobilePlant/AutoPlantClientApp/appsettings.json
2023-04-19 19:19:17 +03:00

11 lines
183 B
JSON

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