From f50cf3ecb4d71487bb9e6e3abe25e60d20fd801b Mon Sep 17 00:00:00 2001 From: Artur Mustafin Date: Thu, 17 Oct 2019 18:53:32 +0300 Subject: [PATCH] Update README.md added command for required file to run docker-compose up -d mail --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ed6456cf..89bdd6b1 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,8 @@ Download the docker-compose.yml, the .env and the setup.sh files: curl -o docker-compose.yml https://raw.githubusercontent.com/tomav/docker-mailserver/master/docker-compose.yml.dist curl -o .env https://raw.githubusercontent.com/tomav/docker-mailserver/master/.env.dist + + curl -o env-mailserver https://raw.githubusercontent.com/tomav/docker-mailserver/master/env-mailserver.dist #### Create a docker-compose environment