Merge pull request 'Add jellyfin task driver' (#7) from ben-patch-1 into main

Reviewed-on: #7
This commit is contained in:
Ben Martin 2024-06-15 00:24:55 +01:00
commit 0209743a59

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": [