const secrets = { wsUrl: "ws://localhost:24879/events", mqttUrl: "", mqttUser: "", mqttPass: "", mqttTopic: "" } export default secrets;