Added files

This commit is contained in:
Holger Sielaff
2025-06-28 16:23:47 +02:00
parent 21a2714401
commit e2eeeaefcd
8 changed files with 328 additions and 0 deletions

7
.env Normal file
View File

@@ -0,0 +1,7 @@
APIHOST=www.example.com
APIURL=/track/api.php
# The APIKEY from the things network
APIKEY=xxx
DBNAME=track
DBUSER=track
DBPASS=track