From 0344477b6014ca879d11934ef2d6fbd8a4c290c3 Mon Sep 17 00:00:00 2001 From: xengineering Date: Mon, 16 May 2022 18:46:37 +0200 Subject: Add configuration of template path --- config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'config.json') diff --git a/config.json b/config.json index 9366364..b939d6d 100644 --- a/config.json +++ b/config.json @@ -6,6 +6,7 @@ ] }, "web":{ - "listen":"127.0.0.1:9000" + "listen":"127.0.0.1:9000", + "templates":"/usr/share/webiot/" } } -- cgit v1.2.3-70-g09d2