From 92ea480e55c3edae47c6d09f7895c99120dc563f Mon Sep 17 00:00:00 2001 From: syntx Date: Mon, 4 Oct 2021 23:55:29 +0300 Subject: [PATCH] Update README_CUSTOM_CONFIG.md This seems like a typo in the documentation, according to: https://github.com/budtmo/docker-android/blob/0a8b7c07a2659fe9bd316bac8c21c506f953620a/src/utils.sh#L60-L62 --- 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 9eace51..4a721f2 100644 --- a/README_CUSTOM_CONFIG.md +++ b/README_CUSTOM_CONFIG.md @@ -19,7 +19,7 @@ Proxy with authentication You can set proxy with authentication by passing following environment variable: - HTTP_PROXY_USER="\" -- HTTPS_PROXY_PASSWORD="\" +- HTTP_PROXY_PASSWORD="\" Language