mirror of
https://github.com/Fuzion24/JustTrustMe.git
synced 2026-03-19 05:39:46 +08:00
chore: comment proxy config
This is an infrequently used configuration introduced from commit ad5c3dd, which can lead to unknowingly troubleshooting non-existent network problems all the time.
This commit is contained in:
@@ -13,5 +13,5 @@
|
||||
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
|
||||
# org.gradle.parallel=true
|
||||
#Mon Jun 26 14:34:35 CST 2017
|
||||
systemProp.http.proxyHost=127.0.0.1
|
||||
systemProp.http.proxyPort=1080
|
||||
#systemProp.http.proxyHost=127.0.0.1
|
||||
#systemProp.http.proxyPort=1080
|
||||
|
||||
Reference in New Issue
Block a user