refer people to forum post about WS_SECRET (too many times asked in IRC etc)
This commit is contained in:
parent
b2201c19f9
commit
70d741c8ac
4
app.json
4
app.json
@ -16,7 +16,7 @@
|
|||||||
"INSTANCE_NAME" : "",
|
"INSTANCE_NAME" : "",
|
||||||
"CONTACT_DETAILS" : "",
|
"CONTACT_DETAILS" : "",
|
||||||
"WS_SERVER" : "wss://stats.ethdev.com",
|
"WS_SERVER" : "wss://stats.ethdev.com",
|
||||||
"WS_SECRET" : "eth-net-stats-has-a-secret",
|
"WS_SECRET" : "see http://forum.ethereum.org/discussion/2112/how-to-add-yourself-to-the-stats-dashboard-its-not-automatic",
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
@ -34,7 +34,7 @@
|
|||||||
"INSTANCE_NAME" : "",
|
"INSTANCE_NAME" : "",
|
||||||
"CONTACT_DETAILS" : "",
|
"CONTACT_DETAILS" : "",
|
||||||
"WS_SERVER" : "wss://stats.ethdev.com",
|
"WS_SERVER" : "wss://stats.ethdev.com",
|
||||||
"WS_SECRET" : "eth-net-stats-has-a-secret",
|
"WS_SECRET" : "see http://forum.ethereum.org/discussion/2112/how-to-add-yourself-to-the-stats-dashboard-its-not-automatic",
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user