Skip to content

Commit

Permalink
Add tty
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexProgrammerDE committed Aug 23, 2024
1 parent 3a80288 commit c750985
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 @@ -23,6 +23,7 @@ services:
context: .
dockerfile: Dockerfile
restart: always
tty: true
healthcheck:
test: ["CMD", "curl", "-f", "https://eclipse.skinsrestorer.net/health"]
interval: 10s
Expand Down

0 comments on commit c750985

Please sign in to comment.