export default {
  hostname: '{{hostname}}',
  port: {{port}},
  protocol: "{{protocol}}",
  trace: false,
};
