Remove domain from config. Unused, fixes #97.

master
Håvar Aambø Fosstveit 2019-06-04 13:04:00 +02:00
parent a3013bb716
commit 149c40e89e
1 changed files with 0 additions and 2 deletions

View File

@ -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`,