Skip to content

Commit

Permalink
chore: Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
l4rm4nd authored Nov 22, 2024
1 parent ec7dcbd commit b8690a6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/metube/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ services:
container_name: metube
hostname: metube
restart: unless-stopped
environment:
- DELETE_FILE_ON_TRASHCAN=false
ports:
- "8081:8081" # web ui
expose:
Expand Down

0 comments on commit b8690a6

Please sign in to comment.