Skip to content

Commit a9dd10a

Browse files
author
Nico Krause
committed
added rpcbind
1 parent 45245f4 commit a9dd10a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doichain/entrypoint.sh

+1
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ server=1
4545
wallet=1
4646
rpcuser=${RPC_USER}
4747
rpcpassword=${RPC_PASSWORD}
48+
rpcbind=0.0.0.0
4849
rpcallowip=${RPC_ALLOW_IP}
4950
txindex=1
5051
fallbackfee=0.0002

0 commit comments

Comments
 (0)