Fix header hierarchy for dynamic stun/turn in docs

This commit is contained in:
schlagmichdoch 2023-03-03 18:28:49 +01:00 committed by GitHub
parent c0a4224a59
commit 8bcaa3f60f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,7 +42,7 @@ Set options by using the following flags in the `docker run` command:
> Beware that the traffic routed via this fallback is readable by the server. Only ever use this on instances you can trust. > Beware that the traffic routed via this fallback is readable by the server. Only ever use this on instances you can trust.
> Additionally, beware that all traffic using this fallback debits the servers data plan. > Additionally, beware that all traffic using this fallback debits the servers data plan.
#### Specify STUN/TURN Servers ##### Specify STUN/TURN Servers
```bash ```bash
-e RTC_CONFIG="rtc_config.json" -e RTC_CONFIG="rtc_config.json"
``` ```