From 58bce75c70658ceab284ead59658a92024354a57 Mon Sep 17 00:00:00 2001 From: Carter <35710697+cmintey@users.noreply.github.com> Date: Thu, 7 Nov 2024 21:01:45 -0600 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 21b4dc7..49c22a8 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,9 @@ You can now connect to your application at `http://:3280`. ### Environment Variables `ORIGIN`: The URL your users will connect to e.g. `https://wishlist.domain.com` + `TOKEN_TIME`: The amount of time (hours) that signup and password reset tokens are valid for + `DEFAULT_CURRENCY`: The global default currency to be used. Currency can still be changed on a per-item basis ## Groups