From 4a60dede409d542841ab048c2fc751a97f7230a2 Mon Sep 17 00:00:00 2001 From: davidplunkett Date: Thu, 30 May 2019 01:50:30 +0000 Subject: [PATCH] Remove proxy settings that are not supported in R1 Signed-off-by: davidplunkett Change-Id: I8c67c16b756403f148a996c573cc8db13db94aeb --- serverrc.template | 5 ----- 1 file changed, 5 deletions(-) diff --git a/serverrc.template b/serverrc.template index fc8cd4d..b68bf8a 100644 --- a/serverrc.template +++ b/serverrc.template @@ -12,11 +12,6 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Add proxy settings if required for your environment -# export http_proxy=http://your.proxy.com:8080/ -# export https_proxy=http://your.proxy.com:8080/ -# - # host name for server SRV_NAME=aknode44 -- 2.16.6