const config = { mqttserver: { host: "mqtt://[your mqtt-server here]" } }; module.exports = config;