diff --git a/docs/content/config/best-practices/dkim.md b/docs/content/config/best-practices/dkim.md index 8319916f..8bf2b9cf 100644 --- a/docs/content/config/best-practices/dkim.md +++ b/docs/content/config/best-practices/dkim.md @@ -1,5 +1,5 @@ To enable DKIM signature, you must have created your mail accounts. -Once its done, just run: +Once its done, just run from inside the directory of docker-compose.yml: docker run --rm \ -v "$(pwd)/config":/tmp/docker-mailserver \