feat(web): add WhatsApp messaging channel controls

This commit is contained in:
Anish Sarkar 2026-05-29 10:21:37 +05:30
parent 185759de1f
commit bba33b5947
2 changed files with 111 additions and 18 deletions

View file

@ -6,6 +6,7 @@ FASTAPI_BACKEND_INTERNAL_URL=https://your-internal-backend.example.com
NEXT_PUBLIC_FASTAPI_BACKEND_AUTH_TYPE=LOCAL or GOOGLE
NEXT_PUBLIC_ETL_SERVICE=UNSTRUCTURED or LLAMACLOUD or DOCLING
NEXT_PUBLIC_ZERO_CACHE_URL=http://localhost:4848
NEXT_PUBLIC_GATEWAY_WHATSAPP_INTAKE_MODE=disabled
# Contact Form Vars (optional)
DATABASE_URL=postgresql://postgres:[YOUR-PASSWORD]@db.sdsf.supabase.co:5432/postgres