forked from jchomaz/Vulture
Tracking de l'application VApp (IHM du jeu)
This commit is contained in:
4
VApp/src/config.js.example
Normal file
4
VApp/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