use relative url

This commit is contained in:
Francis 2021-09-23 21:36:56 +02:00
parent b009072ce5
commit 6e8cf4542e
No known key found for this signature in database
GPG Key ID: 071BEA4C2B10077C
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
var ledStripControl = (function() {
"use strict";
var HOST = "http://10.1.0.212";
var HOST = "";
var segments = null;
var activeSegmentId = null;