mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-06-19 17:48:15 +08:00
updated docs for tracing
This commit is contained in:
@ -61,7 +61,8 @@ Here is an example ReRoute configuration, You don't need to set all of these thi
|
||||
},
|
||||
"HttpHandlerOptions": {
|
||||
"AllowAutoRedirect": true,
|
||||
"UseCookieContainer": true
|
||||
"UseCookieContainer": true,
|
||||
"UseTracing": true
|
||||
},
|
||||
"UseServiceDiscovery": false
|
||||
}
|
||||
|
Reference in New Issue
Block a user