1
0
mirror of https://github.com/nginx-proxy/nginx-proxy synced 2024-09-20 19:05:10 +02:00

Fixed typo

This commit is contained in:
Yosmany Garcia 2017-02-03 16:19:40 -08:00 committed by GitHub
parent c0a0300f12
commit d8f66e2411

View File

@ -127,7 +127,7 @@ Finally, start your containers with `VIRTUAL_HOST` environment variables.
$ docker run -e VIRTUAL_HOST=foo.bar.com ...
### SSL Support using letsencrypt
[letsencrypt-nginx-proxy-companion](https://github.com/JrCs/docker-letsencrypt-nginx-proxy-companion)is a lightweight companion container for the nginx-proxy. It allow the creation/renewal of Let's Encrypt certificates automatically.
[letsencrypt-nginx-proxy-companion](https://github.com/JrCs/docker-letsencrypt-nginx-proxy-companion) is a lightweight companion container for the nginx-proxy. It allow the creation/renewal of Let's Encrypt certificates automatically.
### SSL Support