diff --git a/server/config/config.example.js b/server/config/config.example.js index ef41311..59c4252 100644 --- a/server/config/config.example.js +++ b/server/config/config.example.js @@ -23,8 +23,6 @@ module.exports = }, // session cookie secret cookieSecret : 'T0P-S3cR3t_cook!e', - // Listening hostname for `gulp live|open`. - domain : 'localhost', tls : { cert : `${__dirname}/../certs/mediasoup-demo.localhost.cert.pem`,