Improve documentation for ACME/Let's Encrypt
This commit is contained in:
parent
c9dc0226fd
commit
eef3ca0295
8 changed files with 303 additions and 6 deletions
|
@ -91,7 +91,7 @@ For example, to change the routing rule, you could add the label ```"traefik.htt
|
|||
See [tls](../routers/index.md#tls) for more information.
|
||||
|
||||
```json
|
||||
"traefik.http.routers.myrouter>.tls": "true"
|
||||
"traefik.http.routers.myrouter.tls": "true"
|
||||
```
|
||||
|
||||
??? info "`traefik.http.routers.<router_name>.tls.certresolver`"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue