README: improve formatting
This commit is contained in:
parent
8effcd7d1b
commit
9d08f5184e
@ -48,7 +48,6 @@ Use the the example config files in `config/example` to get you started.
|
||||
|
||||
6. Run container
|
||||
|
||||
```
|
||||
docker run -ti -d \
|
||||
--name dockermail \
|
||||
-p 25:25 \
|
||||
@ -59,6 +58,5 @@ docker run -ti -d \
|
||||
-v /var/lib/dockermail/vmail:/vmail \
|
||||
-v <path-to-certs>:/etc/ssl/server
|
||||
dockermail_email_core
|
||||
```
|
||||
|
||||
Note that the certificates must be named `email.crt` and `email.key`.
|
||||
|
Loading…
Reference in New Issue
Block a user