All checks were successful
continuous-integration/drone/push Build is passing
10 lines
231 B
YAML
10 lines
231 B
YAML
---
|
|
services:
|
|
iSponsorBlockTV:
|
|
image: ghcr.io/dmunozv04/isponsorblocktv:v2.6.0
|
|
container_name: iSponsorBlockTV
|
|
restart: unless-stopped
|
|
network_mode: host
|
|
volumes:
|
|
- /srv/docker/isponsorblocktv:/app/data
|