Add in-app Ladill Queue integration for service queue consoles.
Deploy Ladill Care / deploy (push) Successful in 37s
Deploy Ladill Care / deploy (push) Successful in 37s
Settings toggle provisions Queue org via API; reception staff manage counters without leaving Care. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -19,6 +19,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_CARE=
|
||||
|
||||
# --- 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