Skip to content

Commit a6caf38

Browse files
committed
feat: Add cross-seed profile to the Huntarr service in docker-compose
1 parent 016a1a6 commit a6caf38

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docker-compose.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,8 @@ services:
322322
- ${DOWNLOAD_ROOT}:/data/torrents
323323
command: daemon
324324
restart: always
325+
profiles:
326+
- cross-seed
325327
unpackerr:
326328
image: ghcr.io/unpackerr/unpackerr:latest
327329
container_name: unpackerr

0 commit comments

Comments
 (0)