Skip to content

Commit

Permalink
Merge pull request #124 from Saurav-Shrivastav/fix-mailer-ip
Browse files Browse the repository at this point in the history
done
  • Loading branch information
Saurav-Shrivastav authored Jul 10, 2021
2 parents 495ec0b + e3a7d7a commit a841282
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ services:
- 8000
env_file:
- ./.env.prod
environment:
ALLOWED_IPS: http://mailer
depends_on:
- mailer
restart: always
Expand Down

0 comments on commit a841282

Please sign in to comment.