From 4fde041902cba124832fb239043d6ccc72a3fa12 Mon Sep 17 00:00:00 2001 From: rnhmjoj Date: Sat, 1 Aug 2015 02:29:58 +0200 Subject: [PATCH] Update settings in the readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b9516be..1110e19 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ and start it with $ breve -The app will start serving on `http://localhost:3000`, listening on every active interface. +The app will start serving on `https://localhost:3000`, listening on every active interface. ## Configure @@ -33,6 +33,8 @@ The default values are: hostname = "localhost" port = 3000 urltable = "$XDG_CONFIG_HOME/breve" +cert = "/usr/share/tls/breve.crt" +key = "/usr/share/tls/breve.key" ``` `urltable` is the location of breve url hashtable