summaryrefslogtreecommitdiff
path: root/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'config.json')
-rw-r--r--config.json11
1 files changed, 0 insertions, 11 deletions
diff --git a/config.json b/config.json
deleted file mode 100644
index 9366364..0000000
--- a/config.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "devices":{
- "hs100":[
- {"ip":"192.168.1.40","name":"LED strip living room"},
- {"ip":"192.168.1.42","name":"TV"}
- ]
- },
- "web":{
- "listen":"127.0.0.1:9000"
- }
-}