Skip to content

Commit

Permalink
Allow forum container to receive input & interrupts
Browse files Browse the repository at this point in the history
  • Loading branch information
kdmccormick authored and regisb committed Sep 29, 2020
1 parent 6c97fe0 commit 9612b2a
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 @@ -275,6 +275,8 @@ services:
- memcached
- elasticsearch
image: edxops/forum:${OPENEDX_RELEASE:-latest}
stdin_open: true
tty: true
networks:
default:
aliases:
Expand Down

0 comments on commit 9612b2a

Please sign in to comment.