Delete docker-compose.yml

This commit is contained in:
rdiaz738 2025-03-01 17:46:05 -08:00
parent 8d70ed9d36
commit 9fc27a2984

View file

@ -1,10 +0,0 @@
version: "3"
services:
metube:
image: notataco/metube:latest
container_name: metube-notataco
restart: unless-stopped
ports:
- "8081:8081"
volumes:
- C:/Users/ilike/Downloads:/downloads