Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

Commit 288bdf8

Browse files
tabcataphelionz
authored andcommitted
add webrtc servers
1 parent 7b2f37d commit 288bdf8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/store.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ const ipfsConfig = {
1414
// '/dns4/ws-star.discovery.libp2p.io/tcp/443/wss/p2p-websocket-star',
1515
// WebRTC:
1616
// '/dns4/star-signal.cloud.ipfs.team/wss/p2p-webrtc-star',
17+
'/dns4/wrtc-star1.par.dwebops.pub/tcp/443/wss/p2p-webrtc-star/',
18+
'/dns4/wrtc-star2.sjc.dwebops.pub/tcp/443/wss/p2p-webrtc-star/',
19+
'/dns4/webrtc-star.discovery.libp2p.io/tcp/443/wss/p2p-webrtc-star/',
1720
// Use local signal server
1821
// '/ip4/0.0.0.0/tcp/9090/wss/p2p-webrtc-star',
1922
]

0 commit comments

Comments
 (0)