rtorrent: expose port 6881
This commit is contained in:
parent
72a6d3062e
commit
b39763d1d9
|
@ -17,5 +17,6 @@ services:
|
||||||
- "9080:9080"
|
- "9080:9080"
|
||||||
- "9443:9443"
|
- "9443:9443"
|
||||||
- "8118:8118"
|
- "8118:8118"
|
||||||
|
- "6881:6881"
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue