aliasaria / scrumblr

Collaborative Online Scrum Tool Using Websockets, Node.js, jQuery, and CSS3
http://scrumblr.ca
GNU General Public License v3.0
1.42k stars 479 forks source link

nconf: use nconf.defaults to set default values #161

Closed gramakri closed 1 year ago

gramakri commented 2 years ago

using nconf.set ends up overwriting any values loaded from env/conf file

aliasaria commented 1 year ago

Nice!