10 lines
143 B
JSON
Raw Normal View History

2023-11-30 20:21:56 +03:00
{
"Logging": {
"LogLevel": {
"Default": "Information",
2023-11-30 20:53:53 +03:00
"Microsoft.AspNetCore": "Warning"
2023-11-30 20:21:56 +03:00
}
},
"AllowedHosts": "*"
}