Merge pull request 'evo-maj-rtorrent' (#56) from evo-maj-rtorrent into master
Reviewed-on: #56
This commit is contained in:
commit
63f2c404ff
@ -0,0 +1,5 @@
|
||||
RT_DHT_PORT=6881
|
||||
XMLRPC_PORT=8000
|
||||
RUTORRENT_PORT=8080
|
||||
WEBDAV_PORT=9000
|
||||
RT_INC_PORT=50000
|
@ -1,5 +1,5 @@
|
||||
## Discord Plex FR : https://discord.gg/ERpYMqS
|
||||
## Version 2021-04-10
|
||||
## Version 2021-04-11
|
||||
##
|
||||
## NOTE : ATENTION NE PAS BASCULER SUR L'IMAGE
|
||||
## CRAZYMAX AVEC LES FICHIERS DE VOTRE ANCIENNE
|
||||
@ -115,6 +115,7 @@ services:
|
||||
- vpn
|
||||
env_file:
|
||||
- "./rtorrent-rutorrent.env"
|
||||
- ".env"
|
||||
network_mode: "service:vpn"
|
||||
volumes:
|
||||
- "/volume1/docker/rutorrent/data:/data"
|
||||
|
Loading…
Reference in New Issue
Block a user