From 6b20d2a5f386dba387306cf3c5c702a320a60b11 Mon Sep 17 00:00:00 2001 From: Rodrigo Menezes Date: Tue, 20 Dec 2016 13:25:50 -0800 Subject: [PATCH] toml zookeeper doc fix (#948) Having that slash there causes traefik to be able to get keys from ZK --- docs/toml.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/toml.md b/docs/toml.md index 76ea19a88..79293ad82 100644 --- a/docs/toml.md +++ b/docs/toml.md @@ -1241,7 +1241,7 @@ watch = true # # Optional # -prefix = "/traefik" +prefix = "traefik" # Override default configuration template. For advanced users :) #