mirror of
https://github.com/elyby/accounts.git
synced 2024-11-09 23:12:20 +05:30
6 lines
91 B
PHP
6 lines
91 B
PHP
<?php
|
|
return [
|
|
'fromEmail' => 'ely@ely.by',
|
|
'supportEmail' => 'support@ely.by',
|
|
];
|