mirror of
https://github.com/amark/gun.git
synced 2025-03-30 15:08:33 +00:00
wiped and remade heroku
This commit is contained in:
parent
c65a31664f
commit
37b5609058
@ -1,6 +1,6 @@
|
||||
console.log("HEY YOU please work?");
|
||||
console.log("If modules not found, run `npm install` in example/admin folder!");
|
||||
/*
|
||||
|
||||
var port = process.env.OPENSHIFT_NODEJS_PORT || process.env.VCAP_APP_PORT || process.env.PORT || 8888;
|
||||
var express = require('express');
|
||||
var bodyParser = require('body-parser');
|
||||
@ -22,5 +22,4 @@ gun.load('blob/data').blank(function(){
|
||||
hello: "world",
|
||||
from: "Mark Nadal"
|
||||
}).key('blob/data');
|
||||
});
|
||||
*/
|
||||
});
|
Loading…
x
Reference in New Issue
Block a user