Skip to content

Commit

Permalink
added tty to keep container up
Browse files Browse the repository at this point in the history
  • Loading branch information
cophilot committed Nov 1, 2023
1 parent b7d82d8 commit 5daf56a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@ services:
context: .
dockerfile: Dockerfile
restart: always
tty: true
ports:
- 8080:8080

0 comments on commit 5daf56a

Please sign in to comment.