switch to auth token

This commit is contained in:
2025-01-02 13:57:27 +01:00
parent 59c6658355
commit 755f26a93c
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ DB_PASSWORD=""
DB_HOST=""
DB_DIALECT=""
DB_PORT=""
WIGLE_TOKEN=""
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"
GET_LOCATION_WIFI_MAX_AGE=1209600000 # 14 Tage in Millisekunden (14 * 24 * 60 * 60 * 1000)