1
0
Fork 0

refactor rules, api enhancements

This commit is contained in:
emile 2015-09-15 18:35:32 +02:00
parent a4f542c02f
commit ef9e773b9f
6 changed files with 8 additions and 8 deletions

View file

@ -196,10 +196,10 @@
# [frontends.frontend1]
# backend = "backend2"
# [frontends.frontend1.routes.test_1]
# category = "Host"
# rule = "Host"
# value = "test.localhost"
# [frontends.frontend2]
# backend = "backend1"
# [frontends.frontend2.routes.test_2]
# category = "Path"
# rule = "Path"
# value = "/test"