mirror of
https://git.myvelabs.com/docker/myvemail.git
synced 2025-12-17 22:56:19 +00:00
Update README.md
This commit is contained in:
parent
9cbf043ac0
commit
18dd980067
1 changed files with 9 additions and 0 deletions
|
|
@ -32,6 +32,15 @@ opendkim-key= # Provided by mail.sh
|
|||
```
|
||||
|
||||
## :: Installation
|
||||
Open the following ports:
|
||||
|
||||
```
|
||||
25
|
||||
143
|
||||
993
|
||||
587
|
||||
```
|
||||
|
||||
Clone this repo and build it locally or pull it on the registry specified in docker-compose.yaml:
|
||||
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue