mirror of
https://github.com/containous/traefik.git
synced 2025-03-22 02:50:13 +03:00
Fixed typo in routing/providers/docker documentation
This commit is contained in:
parent
b5f07d2995
commit
788024685f
@ -166,7 +166,7 @@ For example, to change the rule, you could add the label ```traefik.http.routers
|
||||
See [tls](../routers/index.md#tls) for more information.
|
||||
|
||||
```yaml
|
||||
- "traefik.http.routers.myrouter>.tls=true"
|
||||
- "traefik.http.routers.myrouter.tls=true"
|
||||
```
|
||||
|
||||
??? info "`traefik.http.routers.<router_name>.tls.certresolver`"
|
||||
|
Loading…
x
Reference in New Issue
Block a user