first basic auth

This commit is contained in:
2025-01-05 21:45:09 +01:00
parent 62847f569d
commit 4896c63b1a
3 changed files with 42 additions and 4 deletions

View File

@ -4,6 +4,7 @@ DB_PASSWORD=""
DB_HOST=""
DB_DIALECT=""
DB_PORT=""
WEBHOOK_TOKEN="" #Token that is placed a the TTN Webhook auth
WIGLE_TOKEN="" # Go to account and generate token "Encoded for use"
WIGLE_BASE_URL="https://api.wigle.net"
WIGLE_NETWORK_SEARCH="/api/v2/network/search"