mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-21 15:26:17 -04:00
Add alternate TURN server option
Added note about using an alternate TURN server like OpenRelay.
This commit is contained in:
parent
22bf1be2b7
commit
d738258869
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
> 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/
|
> 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:
|
> Default configuration:
|
||||||
> ```json
|
> ```json
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue