mirror of https://github.com/ivanch/tcc.git
10 lines
134 B
JSON
10 lines
134 B
JSON
|
{
|
||
|
"Logging": {
|
||
|
"LogLevel": {
|
||
|
"Default": "Trace",
|
||
|
"Microsoft.AspNetCore": "Trace"
|
||
|
}
|
||
|
},
|
||
|
"AllowedHosts": "*"
|
||
|
}
|