compose: txoo service remove duplicate keys
Signed-off-by: Lakshya Singh <lakshay.singh1108@gmail.com>
This commit is contained in:
parent
3890fdd2be
commit
986097a3d3
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user