From b0f97f50238fbf72b2774252dd29787675132d6d Mon Sep 17 00:00:00 2001 From: Ben Martin Date: Thu, 19 Sep 2024 21:04:35 +0000 Subject: [PATCH] fix(jellyfin): map config to alloc local root --- modules/media-centre/jobspec.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/media-centre/jobspec.json b/modules/media-centre/jobspec.json index ba6d846..2681585 100644 --- a/modules/media-centre/jobspec.json +++ b/modules/media-centre/jobspec.json @@ -20,7 +20,7 @@ "jellyfin" ], "volumes": [ - "local/config/:/config" + "local/:/config" ], "mounts": [ {