SUBD_PIbd-23_ZakharovRA/CarShowroom/CarShowroomRestApi/appsettings.json
2024-05-06 11:31:59 +04:00

10 lines
142 B
JSON

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