chore: Update docker-compose.yml

This commit is contained in:
LRVT 2024-11-23 00:12:37 +01:00 committed by GitHub
parent ec7dcbd679
commit b8690a6afc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: