toml zookeeper doc fix (#948)

Having that slash there causes traefik to be able to get keys from ZK
This commit is contained in:
Rodrigo Menezes 2016-12-20 13:25:50 -08:00 committed by Emile Vauge
parent 3bb3658d7d
commit 6b20d2a5f3

View file

@ -1241,7 +1241,7 @@ watch = true
#
# Optional
#
prefix = "/traefik"
prefix = "traefik"
# Override default configuration template. For advanced users :)
#