Update from Forestry.io

Ryan Baumann updated src/_blog/a-guide-to-ipfs-connectivity-in-web-browsers.md
This commit is contained in:
Ryan Baumann
2021-06-07 04:01:13 +00:00
committed by Forestry.io
parent 3b590c0659
commit 3fb50ed66f
@@ -45,7 +45,7 @@ The chat example achieves this in 2 ways. Using WebRTC-Star we achieve direct br
## 🐳 Docker (optional)
If you don't want to use docker, skip to [**WebRTC-Star**](#🌟-WebRTC-Star).
If you don't want to use docker, skip to [**WebRTC-Star**](#🌟-webrtc-star).
After this section we'll go over what WebRTC-Star and circuit-relay do, and how to set them up. However if you'd like to quickly roll your own kit using docker, I've prepared an image you can use. It might not be the best long-term solution, but it should be great if you want to quickly get rolling and experiment.