You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -143,9 +143,10 @@ The <code>--insecure</code> flag allows you to perform insecure SSL connections
143
143
#### Limitations
144
144
145
145
* You can provide the `<Username>` and `<Password>` attributes only on Windows systems.
146
-
* Proxy settings for the npm and the Android Gradle need to be configured separately. For more information, see the following articles:
146
+
* Proxy settings for the npm, the Android Gradle and (optional) Docker need to be configured separately. For more information, see the following articles:
147
147
* [Configure the npm proxy](https://docs.npmjs.com/misc/config#https-proxy)
148
148
* [Configure the Android Gradle proxy](https://docs.gradle.org/3.3/userguide/build_environment.html#sec:accessing_the_web_via_a_proxy)
149
+
* [Configure the Docker proxy](https://docs.docker.com/network/proxy/)
* (Android) configuring Gradle proxy - set global configuration in the user directory - _<USER_HOME>/.gradle/gradle.properties_ - https://docs.gradle.org/3.3/userguide/build_environment.html#sec:accessing_the_web_via_a_proxy
0 commit comments