summaryrefslogtreecommitdiff
path: root/config/config.js
blob: c25d1a635c07611e94cfa965675f926eb1fded5d (plain)
1
module.exports = require('./'+(process.env.NODE_ENV || 'development')+'.json');