Skip to content
Snippets Groups Projects
Commit 11c8a5e6 authored by Hugo Trentesaux's avatar Hugo Trentesaux
Browse files

add bootstrap to config

parent 859c0d6e
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,8 @@
set -ex
# remove default bootstrap nodes
ipfs bootstrap rm all
# add custom bootstrap
ipfs config Bootstrap --json '["/dns/datapod.coinduf.eu/tcp/4001/p2p/12D3KooWFp4JsoDo5FX8CFLtyJjaWWRZ8q3gr8uT2s9To2GYzRNA"]'
# prevent gateway from fetching foreign data
ipfs config Gateway.NoFetch --json true
# only reprovide pinned data
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment