From e601c3f7aacdd087836af3f24ba43c13cd196042 Mon Sep 17 00:00:00 2001 From: Stavros Polymenis Date: Fri, 23 Dec 2016 19:00:43 +0000 Subject: [PATCH] uuid for logarion archive --- web.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/web.toml b/web.toml index 1e0bea7..991e1f2 100644 --- a/web.toml +++ b/web.toml @@ -1,7 +1,8 @@ [general] -url = "http://localhost:3000/" +url = "http://localhost:3666/" port = 3666 stylesheets = [ "style.css" ] +uuid = [templates] header = "share/html_templates/header.mustache"