change directory for turn server conf

It should be app/public/config/config.js
This commit is contained in:
bpcurse
2020-04-22 19:00:48 +02:00
committed by GitHub
parent 7c31205a3b
commit 27ae6354b0
+1 -1
View File
@@ -113,7 +113,7 @@ To integrate with an LMS (e.g. Moodle), have a look at [LTI](LTI/LTI.md).
## TURN configuration
* You need an additional [TURN](https://github.com/coturn/coturn)-server for clients located behind restrictive firewalls! Add your server and credentials to `app/config.js`
* You need an additional [TURN](https://github.com/coturn/coturn)-server for clients located behind restrictive firewalls! Add your server and credentials to `app/public/config/config.js`
## Community-driven support