Get config.json location from command line parameter.

This commit is contained in:
baldo 2016-06-11 17:15:19 +02:00
commit 2a2a2b72e9
2 changed files with 34 additions and 1 deletions

View file

@ -20,6 +20,8 @@
"dependencies": {
"async": "~1.5.2",
"body-parser": "~1.15.1",
"command-line-args": "~3.0.0",
"command-line-usage": "~3.0.1",
"compression": "~1.6.2",
"deep-extend": "~0.4.1",
"express": "~4.13.4",