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

Commit 4b1d471

Browse files
kumavisdaviddias
authored andcommitted
docs: readme - fix port number (#1241)
small critical typo : )
1 parent 965884f commit 4b1d471

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,7 @@ const node = new IPFS({
404404
Swarm: [
405405
"/ip4/0.0.0.0/tcp/4002",
406406
"/ip4/127.0.0.1/tcp/4003/ws",
407-
"/dns4/wrtc-star.discovery.libp2p.io/tcp/433/wss/p2p-webrtc-star"
407+
"/dns4/wrtc-star.discovery.libp2p.io/tcp/443/wss/p2p-webrtc-star"
408408
]
409409
}
410410
},

0 commit comments

Comments
 (0)