Deploy Ladill Queue / deploy (push) Successful in 56s
Phases 1–6: tickets, counters, displays, appointments, workflows, rules, analytics, reports, feedback, admin, device API, and Gitea deploy workflow for queue.ladill.com. Co-authored-by: Cursor <cursoragent@cursor.com>
6 lines
85 B
PHP
6 lines
85 B
PHP
<?php
|
|
|
|
return [
|
|
'inbound_secret' => env('SERVICE_EVENTS_INBOUND_SECRET', ''),
|
|
];
|