We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07b04f2 commit 8b71ed5Copy full SHA for 8b71ed5
README.md
@@ -33,7 +33,7 @@ $ docker run -d -p 80:80 -p 443:443 \
33
--label jrcs.nginx_letsencrypt_companion.is_proxy=true \
34
jwilder/nginx-proxy
35
```
36
-The "jrcs.nginx_letsencrypt_companion.is_proxy" label is needed so that the letsencrypt container knows which nginx proxy container to use.
+The "jrcs.nginx_letsencrypt_companion.is_proxy=true" label is needed so that the letsencrypt container knows which nginx proxy container to use.
37
38
* Second start this container:
39
```bash
0 commit comments