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
|
@ -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-mailserver https://raw.githubusercontent.com/tomav/docker-mailserver/master/env-mailserver.dist
|
||||
|
||||
#### Create a docker-compose environment
|
||||
|
||||
- Edit the files `.env` and `env-mailserver` to your liking:
|
||||
|
|
Loading…
Reference in a new issue