module.exports = { server: {}, options: { hostname: '0.0.0.0', port: 8000, base: '.' } };