Metube limit up

This commit is contained in:
criz 2025-09-18 15:59:41 +02:00
parent 87e1a0d937
commit 1d9d3d2af2

View file

@ -7,6 +7,8 @@ services:
- "8083:8081" - "8083:8081"
volumes: volumes:
- /home/criz/Medias/metube:/downloads - /home/criz/Medias/metube:/downloads
environment:
- MAX_CONCURRENT_DOWNLOADS=6
labels: labels:
tsdproxy.enable: "true" tsdproxy.enable: "true"
tsdproxy.name: "ytb-dl" tsdproxy.name: "ytb-dl"