Add configuration file

This commit is contained in:
Tyler
2017-12-03 21:06:34 -05:00
parent 2ba0a4022d
commit 1fa74c9ccf
4 changed files with 7 additions and 3 deletions

View File

@ -23,7 +23,7 @@ let d = {
sensors: {}
};
let ws = new EventWebSocket('ws://192.168.2.85:8080/ws');
let ws = new EventWebSocket(window.arm_config.url);
ws.on('jobs', function(data) {
// Create jobs components