Removing ports for stg

This commit is contained in:
Finley Ghosh 2025-09-15 21:50:43 +10:00
parent 2eef930d75
commit 5674557981

View file

@ -15,8 +15,6 @@ services:
# - SMTP_TLS_SECURITY_LEVEL=encrypt # - SMTP_TLS_SECURITY_LEVEL=encrypt
# - SMTP_USE_TLS=yes # - SMTP_USE_TLS=yes
# - SMTP_USE_STARTTLS=yes # - SMTP_USE_STARTTLS=yes
ports:
- "25:25"
networks: networks:
- cmc-stg-network - cmc-stg-network
nginx: nginx: