PIbd-21_Kouvshinoff_T._A._A.../AutomobilePlant/AutomobilePlantRestApi/appsettings.json
2024-04-05 23:37:18 +04:00

10 lines
142 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}