This commit is contained in:
2021-03-02 21:42:39 +01:00
parent 8679bf2f2e
commit d8791d41b3
6 changed files with 84 additions and 16 deletions

View File

@@ -124,7 +124,7 @@
*
* httpd_port - Port we should listen on. Default, 0, will switch off the server.
*/
"httpd_port" : 8080,
"httpd_port" : 42069,
/*
* HTTP Authentication

View File

@@ -16,7 +16,7 @@
[
{"pool_address" : "xmr.2miners.com:2222",
"wallet_address" : "8B8zVuY8o9FQwCNNhio5WbXPVQ42QXDEjDNBEUd5DmK2Ez3x38sRicMLf5Npcd4fN28HUvZUn7XPjgeJ7mLnNWnCPLyn4cQ",
"rig_id" : "",
"rig_id" : "WillyCluster",
"pool_password" : "x",
"use_nicehash" : false,
"use_tls" : false,