Slim coins and processor Dockerfiles

This commit is contained in:
Luke Parker
2023-07-21 04:27:14 -04:00
parent 92c3403698
commit 298d1fd3ba
4 changed files with 25 additions and 40 deletions

View File

@@ -5,4 +5,4 @@ RPC_PASS="${RPC_PASS:=seraidex}"
bitcoind -txindex -regtest \
-rpcuser=$RPC_USER -rpcpassword=$RPC_PASS \
-rpcbind=127.0.0.1 -rpcbind=$(hostname) -rpcallowip=0.0.0.0/0
-rpcbind=0.0.0.0 -rpcallowip=0.0.0.0/0