API Key in example-config.py
Opened this issue · 0 comments
Middlepepper commented
Just want to call this out just in case, but it look like there a API Key in the example config.
Location: data/example-config.py
"SN": {
"api_key": "REDACTED",
"announce_url": "https://tracker.swarmazon.club:8443/<YOUR_PASSKEY>/announce",
},
Recommend replacing this with SN api key or something similar.