Changement Structure
This commit is contained in:
parent
e907a77e90
commit
010ee246dd
16 changed files with 9 additions and 6 deletions
12
Containers/Metube/compose.yml
Normal file
12
Containers/Metube/compose.yml
Normal file
|
@ -0,0 +1,12 @@
|
|||
services:
|
||||
metube:
|
||||
image: ghcr.io/alexta69/metube
|
||||
container_name: metube
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "8083:8081"
|
||||
volumes:
|
||||
- /home/criz/Medias/metube:/downloads
|
||||
labels:
|
||||
tsdproxy.enable: "true"
|
||||
tsdproxy.name: "ytb-dl"
|
Loading…
Add table
Add a link
Reference in a new issue