Skip to content

Commit 2c03070

Browse files
author
Pedro Teixeira
authored
Merge pull request #14 from ipfs-shipyard/chore/dedicated-ws-star-server
chore: use the new ws-star server multiaddr
2 parents 6444364 + c34010a commit 2c03070

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/ipfs.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ function maybeCreateIPFS (_ipfs) {
2727
config: {
2828
Addresses: {
2929
Swarm: [
30-
'/dns4/ws-star.discovery.libp2p.io/tcp/443/wss/p2p-websocket-star'
30+
'/dns4/ws-star1.par.dwebops.pub/tcp/443/wss/p2p-websocket-star'
3131
]
3232
}
3333
}

0 commit comments

Comments
 (0)