From feeb0aba6ec5c19c442efeb7ecaea69f8f50d094 Mon Sep 17 00:00:00 2001 From: Thomas VIAL Date: Thu, 18 Aug 2016 09:54:38 +0200 Subject: [PATCH] Updated Home (markdown) --- docs/content/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/index.md b/docs/content/index.md index 2235faf5..392307a9 100644 --- a/docs/content/index.md +++ b/docs/content/index.md @@ -48,7 +48,7 @@ Don't forget to adapt MAIL_USER and MAIL_PASS to your needs -v "$(pwd)/config":/tmp/docker-mailserver \ -ti tvial/docker-mailserver:latest generate-dkim-config -Now the keys are generated, you can configure your DNS server by just pasting the content of `config/opedkim/keys/domain.tld/mail.txt` in your `domain.tld.hosts` zone. +Now the keys are generated, you can configure your DNS server by just pasting the content of `config/opendkim/keys/domain.tld/mail.txt` in your `domain.tld.hosts` zone. #### Start the container