From b39763d1d93ff0eacf67d334f660fa32b4ba05e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Kucharczyk?= Date: Mon, 29 Aug 2022 13:16:21 +0200 Subject: [PATCH] rtorrent: expose port 6881 --- rtorrent.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/rtorrent.yml b/rtorrent.yml index cc4e1b4..7381bfc 100644 --- a/rtorrent.yml +++ b/rtorrent.yml @@ -17,5 +17,6 @@ services: - "9080:9080" - "9443:9443" - "8118:8118" + - "6881:6881" restart: unless-stopped