Remove domain from config. Unused, fixes #97.
This commit is contained in:
@@ -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`,
|
||||
|
||||
Reference in New Issue
Block a user