From 070491ca7ebe69a2f749c9be42c6506765eed728 Mon Sep 17 00:00:00 2001 From: Rob Loach Date: Sat, 28 Nov 2020 17:03:53 -0500 Subject: [PATCH] jellyfin: Fix Jellyfin config directory spelling This is for the yacht branch. --- Template/template.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Template/template.json b/Template/template.json index ddd1984..5db6861 100644 --- a/Template/template.json +++ b/Template/template.json @@ -1414,7 +1414,7 @@ "volumes": [ { "container": "/config", - "bind": "!config/Jelllyfin" + "bind": "!config/Jellyfin" }, { "container": "/data/tvshows",