mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-06-18 23:38:16 +08:00
Fix UpstreamHost checking when reroutes duplicate validation (#864)
This commit is contained in:

committed by
Thiago Loureiro

parent
dc4cc14792
commit
08e01012a7
@ -1023,7 +1023,7 @@
|
||||
Host = "bb.co.uk"
|
||||
}
|
||||
},
|
||||
UpstreamHost = "host1"
|
||||
UpstreamHost = "host2"
|
||||
}
|
||||
}
|
||||
}))
|
||||
|
Reference in New Issue
Block a user