1
0
mirror of synced 2025-02-21 04:46:29 +01:00

10 lines
142 B
JSON
Raw Normal View History

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