diff options
author | Éric Gaspar <46165813+ericgaspar@users.noreply.github.com> | 2024-06-08 19:42:12 +0200 |
---|---|---|
committer | Éric Gaspar <46165813+ericgaspar@users.noreply.github.com> | 2024-06-08 19:42:12 +0200 |
commit | 742fb0b7f0e3688a5cf6ba79c2175ef578714ddc (patch) | |
tree | 0ec97fa9073a09f4920e233f4439199c46e55acd | |
parent | 3a762255f72cef2aee87cd16ba934658f5282dbf (diff) |
Update .env
-rw-r--r-- | conf/.env | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -360,4 +360,7 @@ UNKEY_ROOT_KEY= # https://retellai.com RETELL_AI_KEY= +# Used to disallow emails as being added as guests on bookings +BLACKLISTED_GUEST_EMAILS= + NEXT_PUBLIC_DEBUG=1 |