This commit is contained in:
Budi Utomo 2018-11-19 10:53:53 +01:00 committed by GitHub
parent 0e00cffe4d
commit 0ab0eaffcf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@ Proxy
You can enable proxy inside container by passing following environment variables: You can enable proxy inside container by passing following environment variables:
- HTTP_PROXY="\<language>docker\_bridge\_ip\_address>" - HTTP_PROXY="\<docker\_bridge\_ip\_address>"
- HTTPS_PROXY="\<docker\_bridge\_ip\_address>" - HTTPS_PROXY="\<docker\_bridge\_ip\_address>"
- NO_PROXY="localhost" - NO_PROXY="localhost"