services: tubesync: image: ghcr.io/meeb/tubesync:latest container_name: tubesync restart: unless-stopped ports: - 4848:4848 volumes: - /data/daemons/tubesync/config:/config - /data/Media/YouTube:/downloads environment: - TZ=Europe/London - PUID=0 - PGID=0 - DJANGO_URL_PREFIX=/tubesync/