mirror of
https://github.com/elyby/accounts.git
synced 2024-12-02 19:50:46 +05:30
6 lines
95 B
PHP
6 lines
95 B
PHP
<?php
|
|
return [
|
|
'fromEmail' => 'account@ely.by',
|
|
'supportEmail' => 'support@ely.by',
|
|
];
|