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