use relative url
This commit is contained in:
parent
b009072ce5
commit
6e8cf4542e
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
var ledStripControl = (function() {
|
||||
"use strict";
|
||||
|
||||
var HOST = "http://10.1.0.212";
|
||||
var HOST = "";
|
||||
|
||||
var segments = null;
|
||||
var activeSegmentId = null;
|
||||
|
|
Loading…
Reference in a new issue