From c45ac006320d387937592c01a54988349d3327a5 Mon Sep 17 00:00:00 2001 From: egeu5 Date: Sun, 13 May 2018 09:34:35 +0200 Subject: [PATCH] Update firststeps-ssl.md --- docs/firststeps-ssl.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/firststeps-ssl.md b/docs/firststeps-ssl.md index c2acc468d..11d0d18b1 100644 --- a/docs/firststeps-ssl.md +++ b/docs/firststeps-ssl.md @@ -36,7 +36,7 @@ Run `docker-compose up -d` to recreate changed containers. **Skip Let's Encrypt function** -Add `SKIP_LETS_ENCRYPT=y` to mailcow.conf and restart the stack by running `docker-compose down && docker-compose up -d`. +Change `SKIP_LETS_ENCRYPT=y` in mailcow.conf and restart the stack by running `docker-compose down && docker-compose up -d`. ## Use own certificates