7 lines
126 B
JSON
7 lines
126 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" }
|
|
},
|
|
"AllowedHosts": "*"
|
|
}
|