Files
isaaccladandCursor a40e1f05c1
Deploy Ladill Frontdesk / deploy (push) Successful in 56s
Point Bird customer relay default at bird.ladill.com.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-13 13:45:57 +00:00

6 lines
115 B
PHP

<?php
return [
'customer_relay_url' => env('SMTP_CUSTOMER_RELAY_URL', 'https://bird.ladill.com/api/smtp'),
];