aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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
commit742fb0b7f0e3688a5cf6ba79c2175ef578714ddc (patch)
tree0ec97fa9073a09f4920e233f4439199c46e55acd
parent3a762255f72cef2aee87cd16ba934658f5282dbf (diff)
Update .env
-rw-r--r--conf/.env3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/.env b/conf/.env
index 51c07d7..8308586 100644
--- a/conf/.env
+++ b/conf/.env
@@ -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