README: fix typo
This commit is contained in:
parent
cc98754c42
commit
cac2ad2b7f
@ -47,7 +47,7 @@ Use the the example config files in `config/example` to get you started.
|
|||||||
|
|
||||||
```
|
```
|
||||||
docker run -ti -d \
|
docker run -ti -d \
|
||||||
-name dockermail \
|
--name dockermail \
|
||||||
-p 25:25 \
|
-p 25:25 \
|
||||||
-p 587:587 \
|
-p 587:587 \
|
||||||
-p 143:143 \
|
-p 143:143 \
|
||||||
|
Loading…
Reference in New Issue
Block a user