Removing port from postfix

This commit is contained in:
Finley Ghosh 2025-11-23 09:34:34 +11:00
parent f9ea771d46
commit 5646851ae3

View file

@ -17,8 +17,6 @@ services:
- SMTP_USE_STARTTLS=yes
# --- Mailpit relay (for testing only) ---
# - RELAYHOST=mailpit:1025
ports:
- "25:25"
networks:
- cmc-prod-network
nginx: