txoo: entrypoint update use BITCOIN_RPC_URL
- common env var Signed-off-by: Lakshya Singh <lakshay.singh1108@gmail.com>
This commit is contained in:
@@ -32,10 +32,9 @@ services:
|
||||
volumes:
|
||||
- txoo_regtest:/root/.txoo/
|
||||
- bitcoin_regtest:/root/.bitcoin/
|
||||
command:
|
||||
- -r http://rpcuser:VLSsigner1@bitcoind:38332
|
||||
environment:
|
||||
- BITCOIN_NETWORK=regtest
|
||||
- BITCOIND_RPC_URL=http://rpcuser:VLSsigner1@bitcoind:38332
|
||||
|
||||
vls:
|
||||
container_name: vlsd-regtest
|
||||
|
||||
Reference in New Issue
Block a user