const config = { secret: process.env.SECRET || 'acapisecret' }; module.exports = config;