mirror of
https://github.com/traefik/traefik.git
synced 2025-09-23 14:51:14 +02:00
Fix typo in docker routing documentation
This commit is contained in:
parent
4461ecfed1
commit
5eebd04d43
@ -178,7 +178,7 @@ For example, to change the rule, you could add the label ```traefik.http.routers
|
|||||||
|
|
||||||
??? info "`traefik.http.routers.<router_name>.service`"
|
??? info "`traefik.http.routers.<router_name>.service`"
|
||||||
|
|
||||||
See [rule](../routers/index.md#service) for more information.
|
See [service](../routers/index.md#service) for more information.
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
- "traefik.http.routers.myrouter.service=myservice"
|
- "traefik.http.routers.myrouter.service=myservice"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user