Merge pull request #337 from PhoenixPeca/dev

fixed typo
master
Phoenix Eve Aspacio 2017-06-06 20:13:06 +08:00 committed by GitHub
commit a789b10a20
1 changed files with 1 additions and 1 deletions

View File

@ -175,7 +175,7 @@ services:
ports: ports:
- "${IMAP_PORT:-143}:143" - "${IMAP_PORT:-143}:143"
- "${IMAPS_PORT:-993}:993" - "${IMAPS_PORT:-993}:993"
- "${POP_PORT-110}:110" - "${POP_PORT:-110}:110"
- "${POPS_PORT:-995}:995" - "${POPS_PORT:-995}:995"
- "${SIEVE_PORT:-4190}:4190" - "${SIEVE_PORT:-4190}:4190"
dns: dns: