mirror of
https://github.com/amark/gun.git
synced 2025-06-06 22:26:48 +00:00
boo
This commit is contained in:
parent
9e9bedb914
commit
a19ece78e4
2
init.js
2
init.js
@ -20,5 +20,5 @@ if(LIVE){
|
|||||||
opt.run = ['./test/server'];
|
opt.run = ['./test/server'];
|
||||||
opt.node = {key: "temp gun key", src:["http://gunjs.herokuapp.com/com","http://marknadal.kd.io/com"]};
|
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