mirror of
https://github.com/fluencelabs/js-libp2p
synced 2025-03-16 15:40:49 +00:00
chore: update example
This commit is contained in:
parent
7c0b4daf49
commit
efb2b67f19
@ -10,7 +10,7 @@ function createNode (callback) {
|
||||
}
|
||||
|
||||
const peerIdStr = peerInfo.id.toB58String()
|
||||
const ma = `/libp2p-webrtc-star/dns4/star-signal.cloud.ipfs.team/wss/ipfs/${peerIdStr}`
|
||||
const ma = `/dns4/star-signal.cloud.ipfs.team/wss/p2p-webrtc-star/ipfs/${peerIdStr}`
|
||||
|
||||
peerInfo.multiaddrs.add(ma)
|
||||
|
||||
|
@ -13,4 +13,4 @@ Simple go into the folder [1](./1) and execute the following
|
||||
# open your browser in port :9090
|
||||
```
|
||||
|
||||
[Version Published on IPFS](http://ipfs.io/ipfs/QmcBnUWsPG9rFRnYUQH7FkgpxgUppnujcRvyVje77eiKwr)
|
||||
[Version Published on IPFS](http://ipfs.io/ipfs/QmRUo2UPwSjeXeVkDeAFNLEvWmvt2doAhQMCo676JR8j7L)
|
||||
|
Loading…
x
Reference in New Issue
Block a user