touching app.js

This commit is contained in:
theory 2014-09-16 15:29:07 -07:00
parent b83b13a1b9
commit 93e34f364b
7 changed files with 191 additions and 190 deletions

View File

@ -1,3 +1,4 @@
console.log("HEY YOU");
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;