Update README.md

This commit is contained in:
myve 2025-03-18 04:16:04 +00:00
commit 18dd980067

View file

@ -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:
```