Update arc/compose.yaml

This commit is contained in:
2025-07-26 18:08:25 +00:00
parent 4a9ce5336f
commit c59fe5d08b

View File

@@ -9,8 +9,8 @@ services:
- TZ=Europe/Berlin
- DOCKER_MODS=linuxserver/mods:jellyfin-opencl-intel
volumes:
- /mnt/jellyfin:/config
- /mnt/transcode:/transcode
- /mnt/appdata/jellyfin:/config
- /tmp/transcode:/transcode
- /mnt/download:/data
ports:
- 8096:8096
@@ -34,7 +34,7 @@ services:
- PGID=1000
volumes:
- /var/run/docker.sock:/var/run/docker.sock:ro
- /transcode/fileflow:/temp
- /tmp/transcode/fileflow:/temp
- /appdata/fileflows:/app/Data
- /tmp/fileflows:/app/Logs
- /movies:/mnt/download/movies