haproxy-letsencrypt-docker.md
... ...
@@ -106,6 +106,7 @@ cat /etc/letsencrypt/live/domain1.example.com/fullchain.pem \
106 106
> /etc/letsencrypt/haproxy.pem \
107 107
&& docker kill -s HUP haproxy
108 108
```
109
+Again, the first domain in the paths there.
109 110
110 111
## Go!
111 112
Run: `docker-compose -f docker-compose-stage1.yml up` and you should hopefully see a message like the following after a couple of seconds: