module.exports = { port: 80, protocol: 'http', // by default http for development. Please change to https in configSec.js for production. host: 'server.fiv.tacever.org', // sslType: 'file' }