From a251749ad486e07829fe4d7aa33dd37f73ba737a Mon Sep 17 00:00:00 2001 From: bruvv <3063928+bruvv@users.noreply.github.com> Date: Fri, 25 Aug 2023 09:56:14 +0000 Subject: [PATCH] Update config.json --- sponsorblockcast/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sponsorblockcast/config.json b/sponsorblockcast/config.json index 2f023f237..2ad404055 100644 --- a/sponsorblockcast/config.json +++ b/sponsorblockcast/config.json @@ -7,7 +7,7 @@ "codenotary": "alexandrep.github@gmail.com", "description": "skips sponsored YouTube content on all local Chromecasts", "environment": { - "SBCDIR": "/tmp/sponsorblockcast" + "SBCDIR": "/tmp/castsponsorskip" }, "host_network": true, "image": "ghcr.io/alexbelgium/sponsorblockcast-{arch}",