diff --git a/docs/content/providers/consul-catalog.md b/docs/content/providers/consul-catalog.md index ea178f5fb..5cdd633ca 100644 --- a/docs/content/providers/consul-catalog.md +++ b/docs/content/providers/consul-catalog.md @@ -29,7 +29,7 @@ Attach tags to your services and let Traefik do the rest! Attaching tags to services ```yaml - - traefik.http.services.my-service.rule=Host(`example.com`) + - traefik.http.routers.my-router.rule=Host(`example.com`) ``` ## Routing Configuration