txoo: entrypoint update use BITCOIN_RPC_URL

- common env var
Signed-off-by: Lakshya Singh <lakshay.singh1108@gmail.com>
This commit is contained in:
Lakshya Singh
2023-12-14 23:19:10 +05:30
parent 4ae7afa4a5
commit f9de5cfa30
3 changed files with 13 additions and 7 deletions

View File

@@ -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