mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-06 16:58:11 +08:00
Update experimental-features.md
This commit is contained in:
parent
bfd01b57cf
commit
c68bf20eaa
@ -190,12 +190,12 @@ First, to prevent your node from even trying to connect to the default bootstrap
|
||||
ipfs bootstrap rm --all
|
||||
```
|
||||
|
||||
then
|
||||
Then add your own bootstrap peers with:
|
||||
```bash
|
||||
ipfs bootstrap add <multiaddr>
|
||||
```
|
||||
|
||||
example:
|
||||
For example:
|
||||
```
|
||||
ipfs bootstrap add /ip4/104.236.76.40/tcp/4001/ipfs/QmSoLV4Bbm51jM9C4gDYZQ9Cy3U6aXMJDAbzgu2fzaDs64
|
||||
```
|
||||
|
||||
Loading…
Reference in New Issue
Block a user