Skip to content

Commit

Permalink
Fix windows proxy example (#350)
Browse files Browse the repository at this point in the history
  • Loading branch information
undermuz authored May 7, 2024
1 parent ecee43a commit 0182798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/installation/proxy-configuration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,5 @@ documentation.
$ export ALL_PROXY="socks5://10.10.1.10:3434"
# Windows
set HTTP_PROXY="HTTP_PROXY=http://user:[email protected]:3128/"
set HTTP_PROXY=http://user:[email protected]:3128/

0 comments on commit 0182798

Please sign in to comment.