From 4cd08e88f6baf56f33163077c1e226691d56bfa9 Mon Sep 17 00:00:00 2001 From: Christian Winther Date: Mon, 8 Aug 2016 11:53:00 +0200 Subject: [PATCH] Fix Consul prefix (#589) Seemed to have been the cause of #587 --- traefik.sample.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/traefik.sample.toml b/traefik.sample.toml index 9d3953142..05a396874 100644 --- a/traefik.sample.toml +++ b/traefik.sample.toml @@ -479,7 +479,7 @@ # # Optional # -# prefix = "/traefik" +# prefix = "traefik" # Override default configuration template. For advanced users :) #