Commit 3370ac31 by caosy

modify proxyport

parent 1a61a29d
......@@ -6,4 +6,4 @@ bucketName=ofrog
#proxy do not fill but necessary
proxyHost=
proxyPort=
\ No newline at end of file
proxyPort=0
\ No newline at end of file
......@@ -6,4 +6,4 @@ bucketName=ofrog
#proxy do not fill but necessary
proxyHost=
proxyPort=
\ No newline at end of file
proxyPort=0
\ No newline at end of file
......@@ -8,4 +8,4 @@ bucketName=ofrog
#proxyPort=8080
proxyHost=
proxyPort=
\ No newline at end of file
proxyPort=0
\ No newline at end of file
......@@ -25,5 +25,7 @@ bucketName=${bucketName}
#connect
proxyHost=${proxyHost}
proxyPort=${proxyPort}
\ No newline at end of file
#proxyHost=${proxyHost}
#proxyPort=${proxyPort}
proxyHost=
proxyPort=0
\ No newline at end of file
......@@ -6,4 +6,4 @@ bucketName=ofrog
#proxy do not fill but necessary
proxyHost=
proxyPort=
\ No newline at end of file
proxyPort=0
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment