Skip to content

Commit

Permalink
Switched mailhog to mailpit.
Browse files Browse the repository at this point in the history
  • Loading branch information
soup-bowl committed Apr 3, 2024
1 parent 0baa49a commit 30b6a79
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 30b6a79

Please sign in to comment.