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