Fix UpstreamHost checking when reroutes duplicate validation (#864)

This commit is contained in:
duszekmestre
2019-05-04 08:28:35 +02:00
committed by Thiago Loureiro
parent dc4cc14792
commit 08e01012a7
2 changed files with 2 additions and 2 deletions

View File

@ -1023,7 +1023,7 @@
Host = "bb.co.uk"
}
},
UpstreamHost = "host1"
UpstreamHost = "host2"
}
}
}))