From a11a5070ce77b1143284189f137d386dec8b1051 Mon Sep 17 00:00:00 2001 From: nolim1t Date: Tue, 23 Jun 2020 16:30:46 +0700 Subject: [PATCH] Add bind to host for RPC and allow --- bitcoin/bitcoin.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bitcoin/bitcoin.conf b/bitcoin/bitcoin.conf index b1f429a..ec9931e 100644 --- a/bitcoin/bitcoin.conf +++ b/bitcoin/bitcoin.conf @@ -19,6 +19,8 @@ maxuploadtarget=5000 #[test] port=8333 rpcport=8332 +rpcbind=10.11.1.1 +rpcallowip=10.11.0.0/16 # Prune it up first (We can uncomment this later or by script, should there be enough space) prune=550