From 6af3c86832a51cc0e1f8bf1420ac8c3ed9829efe Mon Sep 17 00:00:00 2001 From: Abhilash Raj Date: Sun, 8 Apr 2018 17:48:31 -0700 Subject: [PATCH] Update README.md --- core/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/README.md b/core/README.md index 9c81dd3..bed1905 100644 --- a/core/README.md +++ b/core/README.md @@ -4,7 +4,7 @@ Mailman3 Core Docker Image When you spawn off this container, you must mount `/opt/mailman` to the container. Mailman's `var` directory will also be stored here so that it can persist across different sessions and containers. Any configuration at -`/opt/mailman/mailman-extra.cfg` will be added to the mailman's default +`/opt/mailman/core/mailman-extra.cfg` (on the host) will be added to the mailman's default generated confifguration (See below). It is not advised to run multiple mailman processes on the same host sharing the