Skip to content

Instantly share code, notes, and snippets.

@miguelmota
Last active June 28, 2019 14:19
Show Gist options
  • Save miguelmota/84597f827565fa5bf4be0068fd13b8a8 to your computer and use it in GitHub Desktop.
Save miguelmota/84597f827565fa5bf4be0068fd13b8a8 to your computer and use it in GitHub Desktop.
IPFS change host and port
ipfs config Addresses.Gateway /ip4/0.0.0.0/tcp/9001
ipfs config Addresses.API /ip4/0.0.0.0/tcp/5001
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment