README since many people in IRC etc keep asking about WS_SECRET
This commit is contained in:
parent
d6626150cd
commit
278d9a9db3
@ -32,7 +32,7 @@ Configure the app modifying [processes.json](/eth-net-intelligence-api/blob/mast
|
||||
"INSTANCE_NAME" : "", // whatever you wish to name your node
|
||||
"CONTACT_DETAILS" : "", // add your contact details here if you wish (email/skype)
|
||||
"WS_SERVER" : "wss://stats.ethdev.com", // path to eth-netstats WebSockets api server
|
||||
"WS_SECRET" : "", // WebSockets api server secret used for login
|
||||
"WS_SECRET" : "see http://forum.ethereum.org/discussion/2112/how-to-add-yourself-to-the-stats-dashboard-its-not-automatic", // WebSockets api server secret used for login
|
||||
}
|
||||
```
|
||||
|
||||
@ -58,4 +58,4 @@ It will stop the current netstats client processes, automatically detect your et
|
||||
[travis-image]: https://travis-ci.org/cubedro/eth-net-intelligence-api.svg
|
||||
[travis-url]: https://travis-ci.org/cubedro/eth-net-intelligence-api
|
||||
[dep-image]: https://david-dm.org/cubedro/eth-net-intelligence-api.svg
|
||||
[dep-url]: https://david-dm.org/cubedro/eth-net-intelligence-api
|
||||
[dep-url]: https://david-dm.org/cubedro/eth-net-intelligence-api
|
||||
|
Loading…
Reference in New Issue
Block a user