From 2b5cb826fae8325661abd54eb6521cade1c80dba Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sat, 18 Apr 2015 09:04:34 +0200 Subject: added master and intro templates --- config.js | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config.js') diff --git a/config.js b/config.js index 8f605bd..6673811 100644 --- a/config.js +++ b/config.js @@ -6,6 +6,9 @@ "api" : "http", "port" : 8080 }, + "http" : { + "script" : "/strusCms" + }, "views" : { "paths" : [ "." ], "skins" : [ "view" ] -- cgit v1.2.3-54-g00ecf