Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: add fuelup http proxy setting document #523

Merged
merged 5 commits into from
Apr 3, 2024

Conversation

lilasxie
Copy link
Contributor

As I first run fuelup toolchain install latest, I failed because of network errors, and didn't find the instruction to set an http proxy to solve this problem. We should add this part IMO 😀

Comment on lines 40 to 41
To configure `fuelup` to use your proxy setting you can change `http_proxy` environment value. The value format is in [libcurl format](https://everything.curl.dev/libcurl/proxies#proxy-types) as in `[protocol://]host[:port]`.

***Warning: don't leave `http_proxy` environment with empty string or other invalid format***
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can add other options here as well since they are added with #592

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kayagokalp Suggestion changes addressed~ Thanks for your review

Copy link
Member

@kayagokalp kayagokalp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot!

@kayagokalp kayagokalp merged commit 4f0b310 into FuelLabs:master Apr 3, 2024
16 checks passed
@lilasxie lilasxie deleted the doc/http-proxy branch April 3, 2024 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants