mirror of
https://github.com/dmunozv04/iSponsorBlockTV.git
synced 2025-12-06 03:46:44 +03:00
8 lines
192 B
YAML
8 lines
192 B
YAML
services:
|
|
iSponsorBlockTV:
|
|
image: ghcr.io/dmunozv04/isponsorblocktv
|
|
container_name: iSponsorBlockTV
|
|
restart: unless-stopped
|
|
volumes:
|
|
- /PATH_TO_YOUR_DATA_DIR:/app/data
|