Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
scripts:enable_proxy [2014/11/12 09:37] yehudascripts:enable_proxy [2022/01/03 16:03] (current) – external edit 127.0.0.1
Line 5: Line 5:
 npm config set proxy "http://wp-level01.jct.ac.il:3128/" npm config set proxy "http://wp-level01.jct.ac.il:3128/"
 npm config set https-proxy "http://wp-level01.jct.ac.il:3128/" npm config set https-proxy "http://wp-level01.jct.ac.il:3128/"
 +</code>
 +
 +<code bash>
 +git config --global  --unset https.proxy
 +unset http_proxy
 +unset https_proxy
 +npm config delete proxy 
 +npm config delete https-proxy
 </code> </code>
  
scripts/enable_proxy.1415785037.txt.gz · Last modified: (external edit)
Back to top
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0