mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2024-11-23 20:11:12 +00:00
chore: Update docker-compose.yml
This commit is contained in:
parent
ec7dcbd679
commit
b8690a6afc
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue
Block a user