Update settings in the readme

master
rnhmjoj 2015-08-01 02:29:58 +02:00
parent f5f40218d8
commit 4fde041902
1 changed files with 3 additions and 1 deletions

View File

@ -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