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,