We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 640b33b commit 43ac76dCopy full SHA for 43ac76d
Scripts/config.php
@@ -1,7 +1,7 @@
1
<?php
2
3
//Token vars
4
-$TraccarAPIToken = "hdbtrsy6576hyw84567cSiOuqqhA";
+$TraccarAPIToken = "YOUR_TRACCAR_API_TOKEN";
5
$FreeTakServerAPIToken = "Bearer token";
6
7
//`Test Service` button config
0 commit comments