2
0
mirror of synced 2025-01-14 10:34:26 +00:00

10 lines
142 B
JSON
Raw Normal View History

2024-09-11 12:08:06 +02:00
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}