From 9ae6f726816e33965901402f9e1bf25b756f27df Mon Sep 17 00:00:00 2001 From: Wolfgang Hottgenroth Date: Fri, 11 May 2018 12:26:17 +0200 Subject: [PATCH] different port --- homepage.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homepage.conf b/homepage.conf index 81e25af..e5f2b1c 100644 --- a/homepage.conf +++ b/homepage.conf @@ -1,4 +1,4 @@ { - "httpPort": 8000, + "httpPort": 4200, "masterTmpl": "./docroot/master.tmpl" }