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
In addition, Macaron uses the global settings files for Maven and Gradle if present on the host machine and copies them to
136
-
the Docker container. You can set up your proxy settings in the following files:
137
-
138
-
* ``~/.m2/settings.xml``
139
-
* ``~/.gradle/gradle.properties``
140
-
141
-
See the `Maven <https://maven.apache.org/settings.html#proxies>`_ and `Gradle <https://docs.gradle.org/current/userguide/build_environment.html#sec:accessing_the_web_via_a_proxy>`_ documentations for more information on setting up proxies.
0 commit comments