Skip to content

Commit

Permalink
Patch for dev self-hosted environments (#2592)
Browse files Browse the repository at this point in the history
quick patch for dev self-hosted environments
  • Loading branch information
hubertdeng123 authored Nov 21, 2023
1 parent bd1d1d8 commit b413e01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ x-snuba-defaults: &snuba_defaults
services:
smtp:
<<: *restart_policy
platform: linux/amd64
image: tianon/exim4
hostname: "${SENTRY_MAIL_HOST:-}"
volumes:
Expand Down

0 comments on commit b413e01

Please sign in to comment.