1
0
mirror of https://github.com/darkzoul5/YoutubePlaylistSync.git synced 2026-07-04 04:53:58 +03:00
Files
YoutubePlaylistSync/compose.yaml
T

10 lines
218 B
YAML

version: '3.8'
services:
ytpld:
image: git.darkzoul.org/dark_zoul/ytpld:latest
container_name: ytpld
restart: no
volumes:
- /path/to/downloads:/app/downloads
- /path/to/config:/app/config