From a6763a99a0a0a75a24e80d6d3d14b8cf3d21a026 Mon Sep 17 00:00:00 2001 From: frikky Date: Mon, 8 Feb 2021 12:28:33 +0100 Subject: [PATCH] Removed proxy info --- install-guide.md | 1 - 1 file changed, 1 deletion(-) diff --git a/install-guide.md b/install-guide.md index e0128b31..d1c21169 100644 --- a/install-guide.md +++ b/install-guide.md @@ -127,7 +127,6 @@ export ORG_ID=Shuffle export ENVIRONMENT_NAME=Shuffle export BASE_URL=http://YOUR-IP:5001 export DOCKER_API_VERSION=1.40 -export SHUFFLE_PASS_WORKER_PROXY=${SHUFFLE_PASS_WORKER_PROXY} ``` **WINDOWS USERS:** You'll have to to add the "export" part as an environment variable.