ajout Apps

This commit is contained in:
2024-05-03 12:13:44 +02:00
parent 6ff6c77cf2
commit 6ac26c2c8e
12 changed files with 129 additions and 8 deletions

View File

@ -6,3 +6,13 @@ networks:
#### SERVICES
services:
metube:
image: ghcr.io/alexta69/metube
container_name: metube
restart: unless-stopped
networks:
- back_network
ports:
- "8081:8081"
volumes:
- ./downloads:/downloads