mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-06-20 00:38:14 +08:00
removed ocelot website project from src and added a manual test project for this, renamed library project to just be ocelot
This commit is contained in:
4
test/Ocelot.ManualTest/configuration.yaml
Normal file
4
test/Ocelot.ManualTest/configuration.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
ReRoutes:
|
||||
- DownstreamTemplate: http://www.bbc.co.uk
|
||||
UpstreamTemplate: /
|
||||
UpstreamHttpMethod: Get
|
Reference in New Issue
Block a user