inside/outside port
This commit is contained in:
@@ -5,7 +5,7 @@ services:
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "143:143" # IMAP
|
||||
- "993:993" # IMAPS (SSL/TLS)
|
||||
- "31993:993" # IMAPS (SSL/TLS)
|
||||
- "110:110" # POP3
|
||||
- "995:995" # POP3S (SSL/TLS)
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user