From dcea887059ee842fb50cec6e31b29ecfb056bf59 Mon Sep 17 00:00:00 2001 From: TomPallister Date: Thu, 13 Oct 2016 20:54:43 +0100 Subject: [PATCH] for testing on azure --- src/Ocelot/configuration.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Ocelot/configuration.yaml b/src/Ocelot/configuration.yaml index db7e74c5..04ac7018 100644 --- a/src/Ocelot/configuration.yaml +++ b/src/Ocelot/configuration.yaml @@ -1,4 +1,4 @@ ReRoutes: -- DownstreamTemplate: http://www.mattsite.dev/ +- DownstreamTemplate: http://www.bbc.co.uk UpstreamTemplate: / UpstreamHttpMethod: Get