From 1d41123a1244c0fde37bb8c5c7d02b7245f2751a Mon Sep 17 00:00:00 2001 From: sn0w Date: Thu, 23 Aug 2018 21:37:11 +0200 Subject: [PATCH] Fix typo --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 30dcd73..54b3005 100644 --- a/README.adoc +++ b/README.adoc @@ -180,7 +180,7 @@ multiple options here. In traefik-mode we will generate a pleroma container with traefik labels. These will be picked up at runtime to dynamically create a -reverse-proxy configuration. This should `just work' if `watch=true` and +reverse-proxy configuration. This should "just work" if `watch=true` and `exposedByDefault=false` are set in the `[docker]` section of your `traefik.conf`. SSL will also `just work' once you add a matching `[[acme.domains]]` entry.