Created
July 24, 2018 09:36
-
-
Save helloanoop/dc93afd5bf4861f8ecb1a801cd5d0a0c to your computer and use it in GitHub Desktop.
NPM Proxy Settings for Oracle
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
http_proxy=http://www-proxy.us.oracle.com:80 | |
https_proxy=https://www-proxy.us.oracle.com:443 | |
proxy=http://www-proxy.us.oracle.com:80 | |
strict-ssl=false | |
registry=http://registry.npmjs.org |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment