first basic auth
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user