ssl for peerjs

This commit is contained in:
Matias Alejo Garcia 2014-06-27 18:03:20 -03:00
commit b781204b59

View file

@ -26,12 +26,12 @@ var defaultConfig = {
// Use this to connect to bitpay's PeerJS server // Use this to connect to bitpay's PeerJS server
key: 'satoshirocks', key: 'satoshirocks',
host: '162.242.219.26', // host: '162.242.219.26',
port: 10000, // port: 10000,
secure: false, // secure: false,
// host: 'copay.io', host: 'live.copay.io',
// port: 9000, port: 9000,
// secure: true, secure: true,
path: '/', path: '/',
// other PeerJS config // other PeerJS config