diff options
Diffstat (limited to 'conf')
| -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 | 
