Update README.md
Spelling
This commit is contained in:
parent
c1d277e299
commit
81fc692512
1 changed files with 1 additions and 1 deletions
|
|
@ -130,7 +130,7 @@ Set the following environment variables to enable Let's Encrypt support for a co
|
|||
- `LETSENCRYPT_HOST`
|
||||
- `LETSENCRYPT_EMAIL`
|
||||
|
||||
The `LETSENCRYPT_HOST` variable most likely needs to be the same as the `VIRTUAL_HOSTS` variable and must be publicly reachable domains. Specify multiple hosts with a space delemiter.
|
||||
The `LETSENCRYPT_HOST` variable most likely needs to be the same as the `VIRTUAL_HOSTS` variable and must be publicly reachable domains. Specify multiple hosts with a space delimiter.
|
||||
|
||||
After the first start, the nginx-proxy will need to be restarted again. This is because the nginx configuration needs to be regenerated after downloading the Let's Encrypt certificate.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue