mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-04-23 00:32:50 +08:00
grr! I always miss something...
This commit is contained in:
parent
45341df237
commit
4ad8accbc0
@ -130,10 +130,10 @@ Ocelot's describes the routing of one request to another as a ReRoute. In order
|
||||
anything working in Ocelot you need to set up a ReRoute in the configuration.
|
||||
|
||||
```json
|
||||
{
|
||||
{
|
||||
"ReRoutes": [
|
||||
]
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
In order to set up a ReRoute you need to add one to the json array called ReRoutes like
|
||||
|
Loading…
x
Reference in New Issue
Block a user