mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-06-19 09:18:16 +08:00
bunch of refactoring
This commit is contained in:
@ -24,3 +24,6 @@ ReRoutes:
|
||||
- DownstreamTemplate: http://www.bbc.co.uk
|
||||
UpstreamTemplate: /
|
||||
UpstreamHttpMethod: Get
|
||||
- DownstreamTemplate: http://localhost:51879/api/products/{productId}
|
||||
UpstreamTemplate: /products/{productId}
|
||||
UpstreamHttpMethod: Get
|
||||
|
Reference in New Issue
Block a user