fitness-web/mobileapi/config/params.php
2022-02-03 23:38:39 +01:00

5 lines
59 B
PHP

<?php
return [
'adminEmail' => 'admin@example.com',
];