Open rTorrent port
This commit is contained in:
parent
a1508400a3
commit
d53dc3bf1e
|
@ -204,6 +204,8 @@ services:
|
||||||
tty: true
|
tty: true
|
||||||
networks:
|
networks:
|
||||||
- web
|
- web
|
||||||
|
ports:
|
||||||
|
- "51415:51415"
|
||||||
volumes:
|
volumes:
|
||||||
- configflood:/config
|
- configflood:/config
|
||||||
- flooddl:/downloads
|
- flooddl:/downloads
|
||||||
|
|
Loading…
Reference in New Issue