From c6ca4bc2aa5d16177bc54098f3fde3237c3a870c Mon Sep 17 00:00:00 2001 From: Sammy Libre Date: Tue, 6 Dec 2016 00:22:59 +0500 Subject: [PATCH] Update config.example.json --- config.example.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.example.json b/config.example.json index c425d3a..967a280 100644 --- a/config.example.json +++ b/config.example.json @@ -32,8 +32,8 @@ }, "daemon": { - "host": "node.moneroclub.com", - "port": 8880, + "host": "127.0.0.1", + "port": 18081, "timeout": "10s" },