summaryrefslogtreecommitdiff
path: root/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'config.json')
-rw-r--r--config.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/config.json b/config.json
index b939d6d..513e364 100644
--- a/config.json
+++ b/config.json
@@ -6,7 +6,7 @@
]
},
"web":{
- "listen":"127.0.0.1:9000",
- "templates":"/usr/share/webiot/"
- }
+ "listen":"127.0.0.1:9000"
+ },
+ "appdata":"/usr/share/webiot/"
}