We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45245f4 commit a9dd10aCopy full SHA for a9dd10a
doichain/entrypoint.sh
@@ -45,6 +45,7 @@ server=1
45
wallet=1
46
rpcuser=${RPC_USER}
47
rpcpassword=${RPC_PASSWORD}
48
+rpcbind=0.0.0.0
49
rpcallowip=${RPC_ALLOW_IP}
50
txindex=1
51
fallbackfee=0.0002
0 commit comments