14 lines
197 B
JSON
14 lines
197 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"AllowedHosts": "*",
|
|
"Uptime": {
|
|
"Period": 1,
|
|
"Websites": []
|
|
}
|
|
}
|