Skip to content

Commit f4b8c57

Browse files
authored
Update examples/autotls/main.go
1 parent c301ad7 commit f4b8c57

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/autotls/main.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ func main() {
8686
libp2p.NATPortMap(), // Attempt to open ports using UPnP for NATed hosts.
8787

8888
libp2p.ListenAddrStrings(
89-
// Configure default catch-all listeners for TCP and UDP
9089
"/ip4/0.0.0.0/tcp/5500", // regular TCP IPv4 connections
9190
"/ip6/::/tcp/5500", // regular TCP IPv6 connections
9291

0 commit comments

Comments
 (0)