mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-11-23 08:54:27 +01:00
chore: Update docker-compose.yml
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user