Files
push-frontend/config.example.php
Thies Mueller 16039f8ce1 initial commit
2026-06-22 20:47:56 +02:00

7 lines
112 B
PHP

<?php
return [
'push_url' => 'https://push.demo.regattatech.de/notify',
'api_key' => 'securetoken'
];