demo_trade_image_api/bin/Debug/net8.0/appsettings.json
2024-10-04 16:00:40 +03:00

10 lines
142 B
JSON

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