mirror of
https://github.com/amark/gun.git
synced 2025-06-07 14:46:44 +00:00
boo
This commit is contained in:
parent
de5d482aab
commit
a5b04b8288
2
init.js
2
init.js
@ -18,7 +18,7 @@ if(LIVE){
|
|||||||
}
|
}
|
||||||
|
|
||||||
opt.run = ['./test/server'];
|
opt.run = ['./test/server'];
|
||||||
opt.node = {key: "temp gun key"};
|
opt.node = {key: "temp gun key", src:["http://gunjs.herokuapp.com/com","http://marknadal.kd.io/com"]};
|
||||||
|
|
||||||
web(opt);
|
web(opt);
|
||||||
console.log("Gun @ "+ opt.port);
|
console.log("Gun @ "+ opt.port);
|
Loading…
x
Reference in New Issue
Block a user