mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-09-17 22:45:33 +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