d70d81ebdf
OneDrive Backup
18 lines
324 B
JSON
18 lines
324 B
JSON
{
|
|
"DetailedErrors": true,
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Error",
|
|
"Microsoft.AspNetCore": "Error"
|
|
},
|
|
"Console": {
|
|
"LogLevel": {
|
|
"Default": "Error",
|
|
"Microsoft.AspNetCore": "Error"
|
|
}
|
|
}
|
|
},
|
|
"AllowedHosts": "*",
|
|
"Urls": "http://*:8099"
|
|
}
|