Update arc/compose.yaml
This commit is contained in:
@@ -9,8 +9,8 @@ services:
|
|||||||
- TZ=Europe/Berlin
|
- TZ=Europe/Berlin
|
||||||
- DOCKER_MODS=linuxserver/mods:jellyfin-opencl-intel
|
- DOCKER_MODS=linuxserver/mods:jellyfin-opencl-intel
|
||||||
volumes:
|
volumes:
|
||||||
- /mnt/jellyfin:/config
|
- /mnt/appdata/jellyfin:/config
|
||||||
- /mnt/transcode:/transcode
|
- /tmp/transcode:/transcode
|
||||||
- /mnt/download:/data
|
- /mnt/download:/data
|
||||||
ports:
|
ports:
|
||||||
- 8096:8096
|
- 8096:8096
|
||||||
@@ -34,7 +34,7 @@ services:
|
|||||||
- PGID=1000
|
- PGID=1000
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||||
- /transcode/fileflow:/temp
|
- /tmp/transcode/fileflow:/temp
|
||||||
- /appdata/fileflows:/app/Data
|
- /appdata/fileflows:/app/Data
|
||||||
- /tmp/fileflows:/app/Logs
|
- /tmp/fileflows:/app/Logs
|
||||||
- /movies:/mnt/download/movies
|
- /movies:/mnt/download/movies
|
||||||
|
|||||||
Reference in New Issue
Block a user