module.exports =
  port: '5150'
  mongodb: 'mongodb://192.168.33.10/maverick-test'
  redis:
    host: '192.168.33.10'
