demo pager
This commit is contained in:
+1
-1
@@ -7,6 +7,6 @@ $bootJson = file_get_contents('https://api.sat.regattatech.de/api/v1/bootliste/3
|
|||||||
|
|
||||||
$ergebnisseJson = file_get_contents('https://api.sat.regattatech.de/api/v1/results/3/');
|
$ergebnisseJson = file_get_contents('https://api.sat.regattatech.de/api/v1/results/3/');
|
||||||
|
|
||||||
$pagerApi = "https://sat.regattatech.de/api/v1/page/";
|
$pagerApi = "http://localhost:2348/";
|
||||||
|
|
||||||
$pagerApiSecret = "foobar";
|
$pagerApiSecret = "foobar";
|
||||||
Reference in New Issue
Block a user