Fix a typo in documentation
This commit is contained in:
parent
01b916eaa0
commit
c1de6abf23
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ entryPoint = "https"
|
||||||
|
|
||||||
This configuration allows generating Let's Encrypt certificates (thanks to `HTTP-01` challenge) for the four domains `local[1-4].com` with described SANs.
|
This configuration allows generating Let's Encrypt certificates (thanks to `HTTP-01` challenge) for the four domains `local[1-4].com` with described SANs.
|
||||||
|
|
||||||
Traefik generates these certificates when it starts and it needs to be restart if new domains are added.
|
Traefik generates these certificates when it starts and it needs to be restarted if new domains are added.
|
||||||
|
|
||||||
### onHostRule option (with HTTP challenge)
|
### onHostRule option (with HTTP challenge)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue