From 62adb82af4459e1a27f93b5c1b8b433e7e8fb673 Mon Sep 17 00:00:00 2001 From: Kristian Haugene Date: Sat, 14 May 2016 00:32:08 +0200 Subject: [PATCH] Go for another port, as many might have bound port 9091 for transmission --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 62b3e7946..b65832b7d 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ $ docker run -d \ -p 8080:8080 \ haugene/transmission-openvpn-proxy ``` -You can change to bind another port on your host by changing it to `-p 9091:8080` etc. +You can change to bind another port on your host by changing it to `-p 9090:8080` etc. #### Use a custom proxy config