initial
This commit is contained in:
8
sponsor-block/docker-compose.yml
Normal file
8
sponsor-block/docker-compose.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
version: '3.3'
|
||||
services:
|
||||
iSponsorBlockTV:
|
||||
image: ghcr.io/dmunozv04/isponsorblocktv
|
||||
container_name: iSponsorBlockTV
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- /var/data/sponsor-block/data:/app/data #enter the same pathway as you used for your configurator in step 1
|
||||
Reference in New Issue
Block a user