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
|
- BITCOIN_CHAIN=test
|
||||||
|
|
||||||
txoo:
|
txoo:
|
||||||
build:
|
|
||||||
dockerfile: ./txood/Dockerfile
|
|
||||||
content: .
|
|
||||||
container_name: txood-test
|
|
||||||
restart: always
|
|
||||||
build:
|
build:
|
||||||
dockerfile: ./txood/Dockerfile
|
dockerfile: ./txood/Dockerfile
|
||||||
context: .
|
context: .
|
||||||
image: txood
|
image: txood
|
||||||
container_name: txoo-test
|
container_name: txood-test
|
||||||
|
restart: always
|
||||||
command:
|
command:
|
||||||
- -r http://rpcuser:VLSsigner1@bitcoind:18332
|
- -r http://rpcuser:VLSsigner1@bitcoind:18332
|
||||||
networks:
|
networks:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user