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
This commit is contained in:
syntx
2021-10-04 23:55:29 +03:00
committed by GitHub
parent 0188131350
commit 92ea480e55
+1 -1
View File
@@ -19,7 +19,7 @@ Proxy with authentication
You can set proxy with authentication by passing following environment variable:
- HTTP_PROXY_USER="\<username>"
- HTTPS_PROXY_PASSWORD="\<password>"
- HTTP_PROXY_PASSWORD="\<password>"
Language