This commit is contained in:
theory 2014-03-30 16:09:28 -06:00
parent 9e9bedb914
commit a19ece78e4

View File

@ -20,5 +20,5 @@ if(LIVE){
opt.run = ['./test/server'];
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);