Update README.md
added command for required file to run docker-compose up -d mail
This commit is contained in:
parent
2f1afe4e7c
commit
f50cf3ecb4
|
@ -61,6 +61,8 @@ Download the docker-compose.yml, the .env and the setup.sh files:
|
||||||
|
|
||||||
curl -o .env https://raw.githubusercontent.com/tomav/docker-mailserver/master/.env.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
|
#### Create a docker-compose environment
|
||||||
|
|
||||||
- Edit the files `.env` and `env-mailserver` to your liking:
|
- Edit the files `.env` and `env-mailserver` to your liking:
|
||||||
|
|
Loading…
Reference in New Issue