Add in-app Ladill Queue integration for service queue consoles.
Deploy Ladill Frontdesk / deploy (push) Successful in 46s
Deploy Ladill Frontdesk / deploy (push) Successful in 46s
Settings toggle provisions Queue org via API; reception can call tickets from Frontdesk. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -23,6 +23,10 @@ SESSION_LIFETIME=1440
|
||||
CACHE_STORE=database
|
||||
QUEUE_CONNECTION=database
|
||||
|
||||
# Ladill Queue service API (in-app service queue console)
|
||||
QUEUE_API_URL=https://queue.ladill.com/api/v1
|
||||
QUEUE_API_KEY_FRONTDESK=
|
||||
|
||||
# --- Ladill SSO (Sign in with Ladill — auth.ladill.com OIDC client) ---
|
||||
LADILL_SSO_CLIENT_ID=
|
||||
LADILL_SSO_CLIENT_SECRET=
|
||||
|
||||
Reference in New Issue
Block a user