From 09f383cd284cf39439426b250442324aa4775c8f Mon Sep 17 00:00:00 2001 From: Kristian Haugene Date: Sun, 9 Nov 2014 17:09:07 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b2661c7..c201db5 100644 --- a/README.md +++ b/README.md @@ -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!