You've already forked docker-mailserver
mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-16 07:24:44 +02:00
Typo fixed
This commit is contained in:
@ -115,7 +115,7 @@ chmod a+x ./setup.sh
|
||||
If you'd like to use SELinux, add `-Z` to the variable `SELINUX_LABEL` in `.env`. If you want the volume bind mount to be shared among other containers switch `-Z` to `-z`
|
||||
|
||||
``` BASH
|
||||
docker-compose up -d mail
|
||||
docker-compose up -d mailserver
|
||||
|
||||
# without SELinux
|
||||
./setup.sh email add <user@domain> [<password>]
|
||||
|
Reference in New Issue
Block a user