BrainBlast/ui/src/config.js.example

5 lines
72 B
Plaintext

// config.js
export default {
mqttBrokerUrl: 'ws://localhost:9001'
};