mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-06-20 12:38:16 +08:00
mapped admin path works for manual test
This commit is contained in:
@ -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": {
|
||||
|
Reference in New Issue
Block a user