From 26f7f5a73b1769ed029e0ab7f8e329f97d57c01c Mon Sep 17 00:00:00 2001 From: Pierre Jaury Date: Sun, 21 Aug 2016 16:06:59 +0200 Subject: [PATCH] Change the env file name in the README file --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 26e323e0..0e9091a8 100644 --- a/README.md +++ b/README.md @@ -35,8 +35,8 @@ Running a mail server Freeposte.io runs on top of Docker for easy packaging and upgrades. All you need is a proper system with Docker and Compose installed, then simply download -the ``docker-compose.yml`` and sample ``freeposte.env``, tune them to your -needs and fire up the mail server: +the ``docker-compose.yml`` and sample ``.env``, tune them to your needs and +fire up the mail server: ``` docker-compose up -d