mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-08 08:23:34 -05:00
Add missing port in config.json.
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
"threads": 4,
|
"threads": 4,
|
||||||
"pools": [
|
"pools": [
|
||||||
{
|
{
|
||||||
"url": "pool.minemonero.pro",
|
"url": "pool.minemonero.pro:5555",
|
||||||
"user": "",
|
"user": "",
|
||||||
"pass": "x",
|
"pass": "x",
|
||||||
"keepalive": true,
|
"keepalive": true,
|
||||||
|
|||||||
Reference in New Issue
Block a user