Add new peerjs server info to the default config
This commit is contained in:
parent
9cffd56b6b
commit
c67689a21c
1 changed files with 3 additions and 3 deletions
|
|
@ -9,9 +9,9 @@ var defaultConfig = {
|
||||||
//port: 10009,
|
//port: 10009,
|
||||||
//path: '/',
|
//path: '/',
|
||||||
//
|
//
|
||||||
key: 'g23ihfh82h35rf', // api key for the peerjs server
|
key: 'satoshirocks', // api key for the peerjs server
|
||||||
host: '162.242.245.33', // peerjs server
|
host: '162.242.219.26', // peerjs server
|
||||||
port: 10009,
|
port: 80,
|
||||||
path: '/',
|
path: '/',
|
||||||
maxPeers: 15,
|
maxPeers: 15,
|
||||||
debug: 3,
|
debug: 3,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue