Skip to content
This repository was archived by the owner on Sep 5, 2018. It is now read-only.

Conversation

@FrancescoN
Copy link

This fix makes ngpush work when a proxy is in place. all the curl and file_get_contents calls have been changed to do that.

Proxy settings need to be added to site.ini file, as follows:

[ProxySettings]
ProxyServer=http://[PROXY_IP_ADDRESS]:[PROXY_PORT]
User=[PROXY_USER]
Password=[PROXY_USERPWD]

@emodric
Copy link
Member

emodric commented Sep 25, 2015

Hi @FrancescoN!

Thanks for your contribution!

However, this seems like a lot of unnecessarily duplicated code :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants