mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2024-01-19 02:48:50 +00:00
Fix update docs to use setup.sh help
(#1851)
This commit is contained in:
parent
37770c5618
commit
4b9328b23e
|
@ -204,7 +204,7 @@ docker pull docker.io/mailserver/docker-mailserver:<VERSION TAG>
|
|||
docker-compose up -d mailserver
|
||||
```
|
||||
|
||||
You're done! And don't forget to have a look at the remaining functions of the `setup.sh` script with `./setup.sh -h`.
|
||||
You're done! And don't forget to have a look at the remaining functions of the `setup.sh` script with `./setup.sh help`.
|
||||
|
||||
#### SPF/Forwarding Problems
|
||||
|
||||
|
|
Loading…
Reference in a new issue