From 0ab0eaffcfe3960e55f08b45b733c932a05c9909 Mon Sep 17 00:00:00 2001 From: Budi Utomo Date: Mon, 19 Nov 2018 10:53:53 +0100 Subject: [PATCH] Typo --- README_CUSTOM_CONFIG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_CUSTOM_CONFIG.md b/README_CUSTOM_CONFIG.md index 52249dc..76e3020 100644 --- a/README_CUSTOM_CONFIG.md +++ b/README_CUSTOM_CONFIG.md @@ -3,7 +3,7 @@ Proxy You can enable proxy inside container by passing following environment variables: -- HTTP_PROXY="\docker\_bridge\_ip\_address>" +- HTTP_PROXY="\" - HTTPS_PROXY="\" - NO_PROXY="localhost"