evo-maj-rtorrent #56

Merged
NightPumpkin merged 3 commits from evo-maj-rtorrent into master 2021-04-11 23:50:17 +02:00
2 changed files with 7 additions and 1 deletions

View File

@ -0,0 +1,5 @@
RT_DHT_PORT=6881
XMLRPC_PORT=8000
RUTORRENT_PORT=8080
WEBDAV_PORT=9000
RT_INC_PORT=50000

View File

@ -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"