Update config.example.js
parent
1613cf8703
commit
22298800de
|
|
@ -21,7 +21,7 @@ module.exports =
|
||||||
redirect_uri : 'https://client.example.com/auth/callback'
|
redirect_uri : 'https://client.example.com/auth/callback'
|
||||||
}
|
}
|
||||||
},*/
|
},*/
|
||||||
redisOptions: {}
|
redisOptions: {},
|
||||||
// session cookie secret
|
// session cookie secret
|
||||||
cookieSecret : 'T0P-S3cR3t_cook!e',
|
cookieSecret : 'T0P-S3cR3t_cook!e',
|
||||||
cookieName : 'multiparty-meeting.sid',
|
cookieName : 'multiparty-meeting.sid',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue