mirror of
https://github.com/amark/gun.git
synced 2025-10-14 00:59:35 +00:00
touching app.js
This commit is contained in:
parent
b83b13a1b9
commit
93e34f364b
@ -1,3 +1,4 @@
|
|||||||
|
console.log("HEY YOU");
|
||||||
console.log("If modules not found, run `npm install` in example/admin folder!");
|
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 port = process.env.OPENSHIFT_NODEJS_PORT || process.env.VCAP_APP_PORT || process.env.PORT || 8888;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user