Files
shell-scripts/0-部署应用/下载中心/youtube/metube-dockercompose.yaml
2024-11-28 20:11:31 +08:00

16 lines
275 B
YAML

# https://github.com/alexta69/metube
# t0.107421.xyz:28081
version: "3"
services:
metube:
image: ghcr.io/alexta69/metube
container_name: metube
restart: unless-stopped
ports:
- "28081:8081"
volumes:
- /data/alist/local/youtube:/downloads