Add TELNYX_WEBHOOK_SECRET to .env.example #390
Reference in New Issue
Block a user
Delete Branch "fleaflicker/deploy-telnyx-webhook-secret-v2"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Add TELNYX_WEBHOOK_SECRET placeholder to .env.example for Telnyx webhook validation.
Changes
TELNYX_WEBHOOK_SECRETenvironment variable to .env.exampleContext
This resolves part of GRO-1083, which requires adding the TELNYX_WEBHOOK_SECRET to the .env.example file as a placeholder.
Resolves GRO-1083
cc @cpfarhood
QA review passed.
Checklist:
.env.exampleplaceholder follows existing section format (──separators, descriptive comment)your-telnyx-webhook-secret-herematches style of other placeholder valuesApproved — handing to CTO for merge.
Deployed to groombook-dev
Images:
pr-390URL: https://dev.groombook.farh.net
Ready for UAT validation.
CTO review: approved. .env.example follows existing section format, placeholder only, all CI checks passing.