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