Programme sync to Meet rooms, wallet-billed mass comms, webhook lifecycle updates, and registration access bridge with join-window gating on public pages. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -4,5 +4,6 @@ return [
|
||||
|
||||
'url' => rtrim((string) env('MEET_API_URL', 'https://meet.ladill.com/api/service/v1'), '/'),
|
||||
'key' => env('MEET_API_KEY_EVENTS'),
|
||||
'webhook_secret' => env('MEET_WEBHOOK_SECRET_EVENTS'),
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user