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