metube/docker-compose.yml
rdiaz738 8d70ed9d36 Updated ui and backend
Added Sequential, limited and concurrent downloading and import export buttons
2025-03-01 17:43:48 -08:00

10 lines
219 B
YAML

version: "3"
services:
metube:
image: notataco/metube:latest
container_name: metube-notataco
restart: unless-stopped
ports:
- "8081:8081"
volumes:
- C:/Users/ilike/Downloads:/downloads