mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-07-31 14:01:21 +00:00
commit
59507bb83c
1 changed files with 1 additions and 1 deletions
|
|
@ -175,7 +175,7 @@ services:
|
|||
ports:
|
||||
- "${IMAP_PORT:-143}:143"
|
||||
- "${IMAPS_PORT:-993}:993"
|
||||
- "${POP_PORT-110}:110"
|
||||
- "${POP_PORT:-110}:110"
|
||||
- "${POPS_PORT:-995}:995"
|
||||
- "${SIEVE_PORT:-4190}:4190"
|
||||
dns:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue