Deploy Ladill Frontdesk / deploy (push) Successful in 56s
Co-authored-by: Cursor <cursoragent@cursor.com>
6 lines
115 B
PHP
6 lines
115 B
PHP
<?php
|
|
|
|
return [
|
|
'customer_relay_url' => env('SMTP_CUSTOMER_RELAY_URL', 'https://bird.ladill.com/api/smtp'),
|
|
];
|