mirror of
https://github.com/elyby/accounts.git
synced 2024-11-09 23:12:20 +05:30
5 lines
59 B
PHP
5 lines
59 B
PHP
|
<?php
|
||
|
return [
|
||
|
'adminEmail' => 'admin@example.com',
|
||
|
];
|