Update _index.md

This commit is contained in:
Denise
2019-01-30 14:35:06 -08:00
committed by GitHub
parent 8089d5dbc8
commit cde478da2c
@@ -98,7 +98,7 @@ During upgrade, you create a copy of the data from your current Rancher containe
>**Attention Lets Encrypt Users:**
>
>Remeber to append `--acme-domain <YOUR.DNS.NAME>` to the run command, otherwise rancher will fall back to self signed certificates.
>Remember to append `--acme-domain <YOUR.DNS.NAME>` to the run command, otherwise Rancher will fall back to using self signed certificates.
>```
>docker run -d --volumes-from rancher-data --restart=unless-stopped -p 80:80 -p 443:443 rancher/rancher:latest --acme-domain <YOUR.DNS.NAME>
>```