Allow the server port to be configurable via config.js

This commit is contained in:
base of tree
2014-07-11 10:23:18 -07:00
parent 48f859a8a8
commit fa875e9123
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -1,4 +1,5 @@
var config = {
port: 3000,
db: {
user : '',
password : '',