forked from Ivasoft/traefik
Fixed typo in routing/providers/docker documentation
This commit is contained in:
committed by
Traefiker Bot
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.
|
See [tls](../routers/index.md#tls) for more information.
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
- "traefik.http.routers.myrouter>.tls=true"
|
- "traefik.http.routers.myrouter.tls=true"
|
||||||
```
|
```
|
||||||
|
|
||||||
??? info "`traefik.http.routers.<router_name>.tls.certresolver`"
|
??? info "`traefik.http.routers.<router_name>.tls.certresolver`"
|
||||||
|
|||||||
Reference in New Issue
Block a user