Skip to content

Commit

Permalink
chore: add tty mode in docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
MrPandir committed Mar 1, 2024
1 parent aa366f9 commit 5b1c737
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 @@ -6,3 +6,4 @@ services:
dockerfile: ./docker/Dockerfile
ports:
- "8000:8000"
tty: true

0 comments on commit 5b1c737

Please sign in to comment.