Update README.MD with instructions for RPC

Added information on how to connect to RPC.
This commit is contained in:
niXta1
2018-06-03 15:00:37 +02:00
committed by GitHub
parent 3a10ad860c
commit 62483167bd

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