v1.18.x
Julian Lam 10 years ago
parent c7c420e869
commit cb9a300811

@ -230,7 +230,7 @@ Loader.notifyWorkers = function(msg, worker_pid) {
});
};
nconf.argv().file({
nconf.argv().env().file({
file: path.join(__dirname, '/config.json')
});

Loading…
Cancel
Save