Update README.md

This commit is contained in:
Kristian Haugene 2014-11-09 17:09:07 +01:00
parent 2eb00b3023
commit 09f383cd28

View File

@ -51,7 +51,7 @@ http {
}
}
```
Your Transmission WebUI should now be avaliable at "http://your.host.ip.addr:8080/
Your Transmission WebUI should now be avaliable at "your.host.ip.addr:8080/transmission/web/".
Change the port in the docker run command if 8080 is not suitable for you.
Good luck!