Skip to content

Commit

Permalink
Add mailhog as dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
piyushroshan committed May 19, 2024
1 parent d2c1941 commit 67f4d57
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions deploy/docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ services:
condition: service_healthy
mongodb:
condition: service_healthy
mailhog:
condition: service_healthy
healthcheck:
test: /app/health.sh
interval: 15s
Expand Down

0 comments on commit 67f4d57

Please sign in to comment.