module.exports =
  port: '3000'
  mongodb: 'mongodb://192.168.33.10/maverick-dev'
  redis:
    host: '192.168.33.10'
