Add jellyfin task driver

This commit is contained in:
Ben Martin 2024-06-15 00:24:02 +01:00
parent 70aff7bed1
commit 6416f2842d

View file

@ -7,7 +7,7 @@
"Tasks": [ "Tasks": [
{ {
"Name": "Jellyfin", "Name": "Jellyfin",
"Type": "docker", "Driver": "docker",
"Config": { "Config": {
"image": "lscr.io/linuxserver/jellyfin:latest", "image": "lscr.io/linuxserver/jellyfin:latest",
"ports": [ "ports": [