From d738258869169d9207a3a311b1756c2381479ec7 Mon Sep 17 00:00:00 2001 From: MeIchthys <10717998+meichthys@users.noreply.github.com> Date: Tue, 29 Aug 2023 09:10:05 -0400 Subject: [PATCH] Add alternate TURN server option Added note about using an alternate TURN server like OpenRelay. --- docs/host-your-own.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/host-your-own.md b/docs/host-your-own.md index e0e33f7..c81afa1 100644 --- a/docs/host-your-own.md +++ b/docs/host-your-own.md @@ -82,6 +82,7 @@ Set options by using the following flags in the `docker run` command: > You can use `pairdrop/rtc_config_example.json` as a starting point. > > To host your own TURN server you can follow this guide: https://gabrieltanner.org/blog/turn-server/ +> Alternatively, use a free, pre-configured TURN server like [OpenRelay]([url](https://www.metered.ca/tools/openrelay/)) > > Default configuration: > ```json