7 lines
112 B
PHP
7 lines
112 B
PHP
<?php
|
|
|
|
return [
|
|
'push_url' => 'https://push.demo.regattatech.de/notify',
|
|
'api_key' => 'securetoken'
|
|
];
|