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

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: