var config = {} config.tms = { host: 'http://data.tmsapi.com', key: process.env.TMS_API_KEY }; module.exports = config;