From d7a5ebebd7b3b5d94ad696b1c6fbe1fb29ee6798 Mon Sep 17 00:00:00 2001 From: hayduck Date: Wed, 24 Feb 2016 22:11:20 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a525c51..660eabd 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ $ docker run --privileged -d \ -e "OPENVPN_USERNAME=user" \ -e "OPENVPN_PASSWORD=pass" \ -p 9091:9091 \ - haugene/transmission-openvpn + hayduck/qbittorrent-openvpn ``` You must set the environment variables `OPENVPN_PROVIDER`, `OPENVPN_USERNAME` and `OPENVPN_PASSWORD` to provide basic connection details.