module.exports = {
  protocol: 'http',
  host: 'localhost',
  port: 5000,
};