Allow local config.json to overwrite defaults.
This commit is contained in:
parent
ddb629c320
commit
1aba5ccd2e
3 changed files with 18 additions and 7 deletions
server
|
@ -17,4 +17,5 @@
|
|||
lib('crypto');
|
||||
lib('fs');
|
||||
lib('glob');
|
||||
lib('deepExtend', 'deep-extend');
|
||||
})();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue