feat: add txoo in docker compose

Signed-off-by: Lakshya Singh <lakshay.singh1108@gmail.com>
This commit is contained in:
Lakshya Singh
2023-10-15 03:30:41 +05:30
parent 8ec90008ed
commit aaa6fdb0fd
3 changed files with 41 additions and 0 deletions

View File

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