Promote dev → uat: TELNYX_WEBHOOK_SECRET .env.example

Promote dev → uat: TELNYX_WEBHOOK_SECRET .env.example
This commit was merged in pull request #391.
This commit is contained in:
the-dogfather-cto[bot]
2026-05-11 02:27:54 +00:00
committed by GitHub
+4
View File
@@ -11,6 +11,10 @@ AUTH_DISABLED=false
OIDC_ISSUER=https://authentik.example.com
OIDC_AUDIENCE=groombook
# ── Webhooks ─────────────────────────────────────────────────────────────────
# Telnyx webhook secret for validating inbound message webhooks.
TELNYX_WEBHOOK_SECRET=your-telnyx-webhook-secret-here
# ── Setup Wizard ─────────────────────────────────────────────────────────────
# When SKIP_OOBE=true, the setup wizard is bypassed regardless of whether a
# super user exists in the database. Useful in dev/test environments where the