From e8990327c066df3b553e7c87dbb172b736b1fb98 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 3 Nov 2022 09:23:17 +0100 Subject: [PATCH] Update config.json --- jellyfin/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jellyfin/config.json b/jellyfin/config.json index a170fb471..5bba5c24a 100644 --- a/jellyfin/config.json +++ b/jellyfin/config.json @@ -54,7 +54,7 @@ "/dev/nvme2" ], "environment": { - "DOCKER_MODS"= "linuxserver/mods:jellyfin-opencl-intel|linuxserver/mods:jellyfin-amd|linuxserver/mods:jellyfin-rffmpeg" + "DOCKER_MODS": "linuxserver/mods:jellyfin-opencl-intel|linuxserver/mods:jellyfin-amd|linuxserver/mods:jellyfin-rffmpeg" }, "host_dbus": true, "host_network": true,