qbittorent + jellyfin

This commit is contained in:
criz 2025-09-16 02:09:18 +02:00
parent af3e8a8104
commit 726edf435b
3 changed files with 43 additions and 2 deletions

View file

@ -12,12 +12,13 @@ services:
volumes:
- ./nextcloud_data:/var/www/html
- /home/criz/Medias:/mnt/medias
- /mnt/moviesHDD:/mnt/movieshdd
environment:
- PUID=1000
- PGID=1000
- REDIS_HOST=redis
- PHP_MEMORY_LIMIT=4GB
- PHP_UPLOAD_LIMIT=64GB
- PHP_MEMORY_LIMIT=4G
- PHP_UPLOAD_LIMIT=64G
- APACHE_BODY_LIMIT=0
labels:
tsdproxy.enable: "true"