Move brainblast vue app to ui repository
This commit is contained in:
4
ui/src/config.js.example
Normal file
4
ui/src/config.js.example
Normal file
@ -0,0 +1,4 @@
|
||||
// config.js
|
||||
export default {
|
||||
mqttBrokerUrl: 'ws://localhost:9001'
|
||||
};
|
Reference in New Issue
Block a user