fixup
This commit is contained in:
parent
3b7a7374c2
commit
4fdb8989b9
1 changed files with 1 additions and 1 deletions
|
@ -30,4 +30,4 @@ VOLUME /srv/cache /srv/config /srv/media
|
||||||
ENTRYPOINT [ "/usr/bin/jellyfin", \
|
ENTRYPOINT [ "/usr/bin/jellyfin", \
|
||||||
"--datadir", "/srv/config", \
|
"--datadir", "/srv/config", \
|
||||||
"--cachedir", "/srv/cache", \
|
"--cachedir", "/srv/cache", \
|
||||||
"--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
|
"--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg" ]
|
||||||
|
|
Loading…
Reference in a new issue