From eedc0f6287d84a60d111950eafadc67cb76fd7a9 Mon Sep 17 00:00:00 2001 From: Anne <34578028+voordev@users.noreply.github.com> Date: Wed, 20 Feb 2019 15:00:22 +0100 Subject: [PATCH] Updated Configure SSL (markdown) --- Configure-SSL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Configure-SSL.md b/Configure-SSL.md index 41c51da..3447e47 100644 --- a/Configure-SSL.md +++ b/Configure-SSL.md @@ -88,7 +88,7 @@ Inside your /path/to/mailserver/docker-compose.yml ( for the mailserver from thi - maildata:/var/mail - mailstate:/var/mail-state - ./config/:/tmp/docker-mailserver/ - _**- /server/letsencrypt/etc:/etc/letsencrypt/live**_ + - /server/letsencrypt/etc:/etc/letsencrypt/live ``` Then