Skip to content

Commit 8cf9ed7

Browse files
authored
Merge pull request nginx-proxy#1328 from dnmvisser/patch-1
Typo
2 parents 3a9de2d + d8c04f6 commit 8cf9ed7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ Finally, start your containers with `VIRTUAL_HOST` environment variables.
181181
$ docker run -e VIRTUAL_HOST=foo.bar.com ...
182182
### SSL Support using letsencrypt
183183

184-
[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.
184+
[letsencrypt-nginx-proxy-companion](https://github.com/JrCs/docker-letsencrypt-nginx-proxy-companion) is a lightweight companion container for the nginx-proxy. It allows the creation/renewal of Let's Encrypt certificates automatically.
185185

186186
Set `DHPARAM_GENERATION` environment variable to `false` to disabled Diffie-Hellman parameters completely. This will also ignore auto-generation made by `nginx-proxy`.
187187
The default value is `true`

0 commit comments

Comments
 (0)