Skip to content

Commit 8b71ed5

Browse files
authored
Make label clearer
1 parent 07b04f2 commit 8b71ed5

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
@@ -33,7 +33,7 @@ $ docker run -d -p 80:80 -p 443:443 \
3333
--label jrcs.nginx_letsencrypt_companion.is_proxy=true \
3434
jwilder/nginx-proxy
3535
```
36-
The "jrcs.nginx_letsencrypt_companion.is_proxy" label is needed so that the letsencrypt container knows which nginx proxy container to use.
36+
The "jrcs.nginx_letsencrypt_companion.is_proxy=true" label is needed so that the letsencrypt container knows which nginx proxy container to use.
3737

3838
* Second start this container:
3939
```bash

0 commit comments

Comments
 (0)