mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2024-01-19 02:48:50 +00:00
Update README.md
added command for required file to run docker-compose up -d mail
This commit is contained in:
parent
2f1afe4e7c
commit
f50cf3ecb4
|
@ -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 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 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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue