mirror of
https://github.com/C9Glax/tranga.git
synced 2025-04-13 11:53:17 +02:00
10 lines
136 B
JSON
10 lines
136 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Error",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"AllowedHosts": "*"
|
|
}
|