Update README.md

-i and -t are two single flags and not one
This commit is contained in:
Marcel Transier 2020-07-13 15:02:49 +02:00 committed by GitHub
parent 2d7109bbb2
commit 5079d4f3d8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -69,7 +69,7 @@ Just edit the `config.ini` You can use the following settings
Simple start with no persistence
```bash
docker run --it -p 25:25 -p 80:80 hascheksolutions/opentrashmail
docker run -it -p 25:25 -p 80:80 hascheksolutions/opentrashmail
```
Saving data directory on host machine