diff --git a/app/src/config.template.js b/app/src/config.template.js index 1848fc45..5e412e9c 100644 --- a/app/src/config.template.js +++ b/app/src/config.template.js @@ -1178,7 +1178,7 @@ module.exports = { * - Active: Enable/disable WebRTC server * - Options: Listening interfaces and ports */ - webRtcServerActive: process.env.SFU_SERVER || false, + webRtcServerActive: process.env.SFU_SERVER === 'true', webRtcServerOptions: { listenInfos: [ {