Skip to content

Commit b8690a6

Browse files
authored
chore: Update docker-compose.yml
1 parent ec7dcbd commit b8690a6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/metube/docker-compose.yml

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ services:
55
container_name: metube
66
hostname: metube
77
restart: unless-stopped
8+
environment:
9+
- DELETE_FILE_ON_TRASHCAN=false
810
ports:
911
- "8081:8081" # web ui
1012
expose:

0 commit comments

Comments
 (0)