mapped admin path works for manual test

This commit is contained in:
Tom Gardham-Pallister
2017-02-13 07:42:31 +00:00
parent dc8106c904
commit 0b830d9891
4 changed files with 45 additions and 21 deletions

View File

@ -12,7 +12,9 @@
"Microsoft.Extensions.Options.ConfigurationExtensions": "1.1.0",
"Ocelot": "0.0.0-dev",
"Microsoft.AspNetCore.Server.Kestrel": "1.1.0",
"Microsoft.NETCore.App": "1.1.0"
"Microsoft.NETCore.App": "1.1.0",
"Consul": "0.7.2.1",
"Polly": "5.0.3"
},
"tools": {