diff --git a/docker-compose.yml b/docker-compose.yml index e294663..b07c982 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -21,8 +21,7 @@ services: PMA_PASSWORD: s9f6sd759r32r7f0dsf5673894956 mail: # Port 1025 for SMTP. - # On ARM64, replace mailhog user with teawithfruit. - image: docker.io/mailhog/mailhog:latest + image: docker.io/axllent/mailpit ports: - 8081:8025 - 8083:1025