diff options
author | Joris | 2016-03-27 21:39:14 +0200 |
---|---|---|
committer | Joris | 2016-03-27 21:39:14 +0200 |
commit | bcaf346553abf5821bec1e6d9928c68c4a2f998e (patch) | |
tree | 965e5d95e2b6390c9455ad25a466b285c9aa1942 | |
parent | 0620d925b1045b17cad613a3cc5a1fbb3748c83c (diff) |
Update conf in README
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -26,5 +26,6 @@ npm start hostname = localhost:3000 port = 3000 currency = € -sign-in-expiration-mn = 5 +signInExpiration = 5 minutes +noReplyMail = "no-reply@mail.com" ``` |