From 27ae6354b0c19107ff264305325f036253086dfc Mon Sep 17 00:00:00 2001 From: bpcurse <29312856+bpcurse@users.noreply.github.com> Date: Wed, 22 Apr 2020 19:00:48 +0200 Subject: [PATCH] change directory for turn server conf It should be app/public/config/config.js --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b5c060c..433d924 100644 --- a/README.md +++ b/README.md @@ -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