Browse Source

fixed typo

Phoenix Eve Aspacio 8 năm trước cách đây
mục cha
commit
4c0a1d4fb1
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      docker-compose.yml

+ 1 - 1
docker-compose.yml

@@ -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: