Point Bird customer relay default at bird.ladill.com.
Deploy Ladill Frontdesk / deploy (push) Successful in 56s

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
isaacclad
2026-07-13 13:45:57 +00:00
co-authored by Cursor
parent 0850d2bd85
commit a40e1f05c1
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
return [
'customer_relay_url' => env('SMTP_CUSTOMER_RELAY_URL', 'https://ladill.com/api/smtp'),
'customer_relay_url' => env('SMTP_CUSTOMER_RELAY_URL', 'https://bird.ladill.com/api/smtp'),
];