diff --git a/roles/ind/downloader/docker-compose.yml b/roles/ind/downloader/docker-compose.yml index b8cea85..530a8b6 100644 --- a/roles/ind/downloader/docker-compose.yml +++ b/roles/ind/downloader/docker-compose.yml @@ -35,7 +35,7 @@ services: - PGID=1000 - TZ=America/Chicago - XMLRPC_PORT=11001 #the default port is 8000 but mine was already in use. if yours is free then you don't need this line and you can change this line '- 11001:11001' in ports to '- 11001:8000' - - RT_INC_PORT=4733w + - RT_INC_PORT=4733 volumes: - ./data/rutorrent/data:/data - /data:/downloads