compose: rename txoo container to txood-chain
Signed-off-by: Lakshya Singh <lakshay.singh1108@gmail.com>
This commit is contained in:
parent
ddb2b4ef30
commit
5711d17caf
@ -28,7 +28,7 @@ services:
|
||||
- BITCOIND_RPC_URL=http://rpcuser:VLSsigner1@bitcoind:38332
|
||||
|
||||
txoo:
|
||||
container_name: txoo-regtest
|
||||
container_name: txood-regtest
|
||||
volumes:
|
||||
- txoo_regtest:/root/.txoo/
|
||||
- bitcoin_regtest:/root/.bitcoin/
|
||||
|
@ -45,7 +45,7 @@ services:
|
||||
build:
|
||||
context: ./txood
|
||||
image: txood:${IMAGE_TAG:-latest}
|
||||
container_name: txoo-test
|
||||
container_name: txood-test
|
||||
restart: unless-stopped
|
||||
command:
|
||||
- -r http://rpcuser:VLSsigner1@bitcoind:18332
|
||||
|
Loading…
x
Reference in New Issue
Block a user