module.exports =
  port: '80'
  mongodb: 'mongodb://mongolab.com/mongoblog'
  redis:
    host: 'localhost'

