From 57a898b9524db041ff3049b5a316a74b5786ddb3 Mon Sep 17 00:00:00 2001 From: "stephane.david" Date: Sat, 31 May 2025 18:30:34 +0200 Subject: [PATCH] add seedbox folder --- docker-compose.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docker-compose.yml b/docker-compose.yml index 4793ebe..fb8c627 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -10,6 +10,10 @@ services: source: /network/Downloads target: /media read_only: true + - type: bind + source: /network/seedbox + target: /media2 + read_only: true # Optional - extra fonts to be used during transcoding with subtitle burn-in restart: 'unless-stopped' # Optional - alternative address used for autodiscovery