Skip to content

Commit

Permalink
Try tty/stdin_open options
Browse files Browse the repository at this point in the history
  • Loading branch information
chadwhitacre committed Nov 5, 2021
1 parent 4f1a263 commit 4086fa3
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 @@ -264,6 +264,8 @@ services:
- "sentry-symbolicator:/data"
web:
<<: *sentry_defaults
stdin_open: true
tty: true
healthcheck:
<<: *healthcheck_defaults
test:
Expand Down

0 comments on commit 4086fa3

Please sign in to comment.