mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-12-01 07:11:00 +01:00
Typo fixed
This commit is contained in:
parent
55daef4820
commit
df54750d02
@ -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`
|
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
|
``` BASH
|
||||||
docker-compose up -d mail
|
docker-compose up -d mailserver
|
||||||
|
|
||||||
# without SELinux
|
# without SELinux
|
||||||
./setup.sh email add <user@domain> [<password>]
|
./setup.sh email add <user@domain> [<password>]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user