mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-09 12:49:23 +00:00
Slim coins and processor Dockerfiles
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user