Updated to cocurrent downloads attempt 1

This commit is contained in:
evilmonkeydiaz
2024-08-17 12:25:12 -07:00
parent ceede47841
commit 07a2315703
3 changed files with 55 additions and 7 deletions

10
docker-compose.yml Normal file
View File

@@ -0,0 +1,10 @@
version: "3"
services:
metube:
image: ghcr.io/alexta69/metube
container_name: metube
restart: unless-stopped
ports:
- "8081:8081"
volumes:
- c:/Users/Roger/Downloads:/downloads