ajout Apps
This commit is contained in:
		@@ -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
 | 
			
		||||
		Reference in New Issue
	
	Block a user