Add Meet video visit scheduling for Care appointments.
Deploy Ladill Care / deploy (push) Successful in 38s
Deploy Ladill Care / deploy (push) Successful in 38s
Schedule and start video visits via the Meet service API, persist join links on appointments, and propagate the shared copy-button component. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -40,6 +40,10 @@ BILLING_API_KEY_CARE=
|
||||
IDENTITY_API_URL=https://ladill.com/api
|
||||
IDENTITY_API_KEY_CARE=
|
||||
|
||||
# Ladill Meet (video visits)
|
||||
MEET_API_URL=https://meet.ladill.com/api/service/v1
|
||||
MEET_API_KEY_CARE=
|
||||
|
||||
# Afia in-app assistant (uses platform relay when AFIA_API_KEY is empty)
|
||||
AFIA_ENABLED=true
|
||||
AFIA_PRODUCT=care
|
||||
|
||||
Reference in New Issue
Block a user