youtube docker compose file

This commit is contained in:
Pavel 2026-02-25 23:11:49 +03:00
parent 64165aa4be
commit 413bff84af

View File

@ -0,0 +1,10 @@
services:
isponsorblocktv:
image: ghcr.io/dmunozv04/isponsorblocktv:latest
container_name: isponsorblocktv
restart: unless-stopped
network_mode: "host"
volumes:
- /srv/isponsorblocktv/data:/app/data