cast-ghl-plugin/.env.example
Head of Product & Engineering 877895f43e fix: correct domain from ghl.cast.ph to hl.cast.ph throughout
Update all active config and documentation files to use the correct
production domain hl.cast.ph (not ghl.cast.ph).

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-04-05 14:09:43 +02:00

21 lines
387 B
Plaintext

PORT=3002
BASE_URL=https://hl.cast.ph
# GHL OAuth
GHL_CLIENT_ID=
GHL_CLIENT_SECRET=
# RSA public key from GHL docs (static, not per-app). Paste the full PEM block.
GHL_WEBHOOK_PUBLIC_KEY=
GHL_CONVERSATION_PROVIDER_ID=
# Cast.ph
CAST_API_KEY=
CAST_API_URL=https://api.cast.ph
CAST_SENDER_ID=
# MongoDB
MONGO_URI=mongodb://localhost:27017/cast-ghl
# Inbound (Phase 2)
INBOUND_API_KEY=