Merge pull request #529 from niXta1/patch-1

Update README.MD with instructions for RPC
This commit is contained in:
Kristian Haugene
2018-06-21 23:03:45 +02:00
committed by GitHub

View File

@@ -274,6 +274,9 @@ $ docker run -d \
-p 8080:8080 \
haugene/transmission-openvpn-proxy
```
## Access the RPC
You need to add a / to the end of the URL to be able to connect. Example: http://my-host:9091/transmission/rpc/
## Known issues, tips and tricks