@ -24,7 +24,7 @@ services:
- php
- redis_mtc
- db_mtc
- mailhog_mtc
# - mailhog_mtc
- pgadmin_mtc
networks:
- mtc_net
@ -127,11 +127,11 @@ services:
mailhog_mtc:
container_name: mailhog_mtc
image: mailhog/mailhog:latest
ports:
- "1025:1025"
- "8025:8025"
# mailhog_mtc:
# container_name: mailhog_mtc
# image: mailhog/mailhog:latest
# ports:
# - "1025:1025"
# - "8025:8025"
# networks:
# - mtc_net