This commit is contained in:
Starbeamrainbowlabs 2020-09-05 21:34:05 +01:00
parent 3b7a7374c2
commit 4fdb8989b9
Signed by: sbrl
GPG Key ID: 1BE5172E637709C2
1 changed files with 1 additions and 1 deletions

View File

@ -30,4 +30,4 @@ VOLUME /srv/cache /srv/config /srv/media
ENTRYPOINT [ "/usr/bin/jellyfin", \
"--datadir", "/srv/config", \
"--cachedir", "/srv/cache", \
"--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"]
"--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg" ]