commit
c526926f55
1 changed files with 6 additions and 6 deletions
12
config.js
12
config.js
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue