mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-09-18 03:05:34 +08:00
fixed stupid double request bug from bad merge
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"Logging": {
|
||||
"IncludeScopes": true,
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Default": "Trace",
|
||||
"System": "Information",
|
||||
"Microsoft": "Information"
|
||||
}
|
||||
|
Reference in New Issue
Block a user