From 742fb0b7f0e3688a5cf6ba79c2175ef578714ddc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 8 Jun 2024 19:42:12 +0200 Subject: Update .env --- conf/.env | 3 +++ 1 file changed, 3 insertions(+) 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 -- cgit v1.2.3