PIbd22_NikiforovaMV_Automob.../AutomobilePlantRestApi/appsettings.json
2024-06-22 22:23:42 +04:00

10 lines
142 B
JSON

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