feat: add txoo in docker compose
Signed-off-by: Lakshya Singh <lakshay.singh1108@gmail.com>
This commit is contained in:
@@ -21,5 +21,12 @@ services:
|
||||
- 19846:19846
|
||||
env_file:
|
||||
- ./assets/regtest-env
|
||||
environment:
|
||||
- BITCOIN_CHAIN=regtest
|
||||
|
||||
txoo:
|
||||
container_name: txoo-regtest
|
||||
command:
|
||||
- -r http://rpcuser:VLSsigner1@bitcoind:38332
|
||||
environment:
|
||||
- BITCOIN_CHAIN=regtest
|
||||
Reference in New Issue
Block a user