Fix consul catalog router tag example
This commit is contained in:
parent
118c31eb8d
commit
f59bf16e82
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ Attach tags to your services and let Traefik do the rest!
|
||||||
Attaching tags to services
|
Attaching tags to services
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
- traefik.http.services.my-service.rule=Host(`example.com`)
|
- traefik.http.routers.my-router.rule=Host(`example.com`)
|
||||||
```
|
```
|
||||||
|
|
||||||
## Routing Configuration
|
## Routing Configuration
|
||||||
|
|
Loading…
Reference in a new issue