initial commit

This commit is contained in:
Thies Mueller
2026-06-22 20:47:56 +02:00
commit 16039f8ce1
5 changed files with 204 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
<?php
return [
'push_url' => 'https://push.demo.regattatech.de/notify',
'api_key' => 'securetoken'
];