1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-06 23:52:38 -05:00

Add missing port in config.json.

This commit is contained in:
XMRig
2017-08-01 19:34:36 +03:00
parent eb5f7c6a7b
commit b1a2215829

View File

@@ -15,7 +15,7 @@
"threads": 4,
"pools": [
{
"url": "pool.minemonero.pro",
"url": "pool.minemonero.pro:5555",
"user": "",
"pass": "x",
"keepalive": true,