Remove SBCDIR env

This commit is contained in:
Gabe Cook
2023-10-13 03:19:37 -05:00
parent 3bc228cdbc
commit 1d429b1191

View File

@@ -6,9 +6,7 @@
],
"codenotary": "alexandrep.github@gmail.com",
"description": "Skip YouTube ads and sponsorships on all local Google Cast devices ",
"environment": {
"SBCDIR": "/tmp/castsponsorskip"
},
"environment": {},
"host_network": true,
"image": "ghcr.io/alexbelgium/sponsorblockcast-{arch}",
"init": false,