You've already forked docker-mailserver
mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-08 23:06:49 +02:00
Convert tab to spaces in the readme
Call me petty, but things like this bother me more than they should.
This commit is contained in:
@ -66,7 +66,7 @@ Before you open an issue, please have a look this `README`, the [FAQ](https://gi
|
||||
/bin/sh -c 'echo "$MAIL_USER|$(doveadm pw -s CRAM-MD5 -u $MAIL_USER -p $MAIL_PASS)"' >> config/postfix-accounts.cf
|
||||
|
||||
# start the container
|
||||
docker-compose up -d mail
|
||||
docker-compose up -d mail
|
||||
|
||||
You're done!
|
||||
|
||||
|
Reference in New Issue
Block a user