mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-04 01:55:29 +02:00
added fail2ban
This commit is contained in:
parent
52accb596c
commit
7e7c34a256
3 changed files with 19 additions and 1 deletions
|
@ -2,6 +2,7 @@ mail:
|
|||
image: tvial/docker-mailserver
|
||||
hostname: mail
|
||||
domainname: domain.com
|
||||
privileged: true
|
||||
ports:
|
||||
- "25:25"
|
||||
- "143:143"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue