Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2883287785 | |||
| 5bb10743ab | |||
| 28b3caccfe | |||
| 57fe69eaf7 | |||
| 7e83db479c |
@@ -11,10 +11,6 @@ AUTH_DISABLED=false
|
|||||||
OIDC_ISSUER=https://authentik.example.com
|
OIDC_ISSUER=https://authentik.example.com
|
||||||
OIDC_AUDIENCE=groombook
|
OIDC_AUDIENCE=groombook
|
||||||
|
|
||||||
# ── Webhooks ─────────────────────────────────────────────────────────────────
|
|
||||||
# Telnyx webhook secret for validating inbound message webhooks.
|
|
||||||
TELNYX_WEBHOOK_SECRET=your-telnyx-webhook-secret-here
|
|
||||||
|
|
||||||
# ── Setup Wizard ─────────────────────────────────────────────────────────────
|
# ── Setup Wizard ─────────────────────────────────────────────────────────────
|
||||||
# When SKIP_OOBE=true, the setup wizard is bypassed regardless of whether a
|
# 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
|
# super user exists in the database. Useful in dev/test environments where the
|
||||||
|
|||||||
Reference in New Issue
Block a user