haproxy-letsencrypt-docker.md
... ...
@@ -1,5 +1,5 @@
1 1
<!-- TITLE: HAProxy with Lets Encrypt in Docker -->
2
-<!-- SUBTITLE: This is 3 lines of bash when docker's not involved -->
2
+<!-- SUBTITLE: This is 3 lines of bash when docker's not involved you know -->
3 3
4 4
# What are we doing here?
5 5
Let's set up [HAProxy](https://www.haproxy.org/) with some lovely free certs from [Let's Encrypt](https://letsencrypt.org/) via [certbot](https://certbot.eff.org/) for a couple of domains, each domain served from a different container.