compose: txoo service remove duplicate keys

Signed-off-by: Lakshya Singh <lakshay.singh1108@gmail.com>
This commit is contained in:
Lakshya Singh 2023-10-19 22:40:18 +05:30
parent 3890fdd2be
commit 986097a3d3
No known key found for this signature in database
GPG Key ID: D3239BA6109A2CE7

View File

@ -41,16 +41,12 @@ services:
- BITCOIN_CHAIN=test
txoo:
build:
dockerfile: ./txood/Dockerfile
content: .
container_name: txood-test
restart: always
build:
dockerfile: ./txood/Dockerfile
context: .
image: txood
container_name: txoo-test
container_name: txood-test
restart: always
command:
- -r http://rpcuser:VLSsigner1@bitcoind:18332
networks: