docker-compose.yml: fix typo

This commit is contained in:
Hector Jusforgues
2018-01-07 11:12:57 +01:00
committed by GitHub
parent 882b1313ba
commit 295d97e29f

View File

@ -90,7 +90,7 @@ services:
- "btcd:blockchain" - "btcd:blockchain"
volumes: volumes:
# shared volume is need to store the btcd rpc certificates and us it within # shared volume is need to store the btcd rpc certificates and use it within
# btcctl and lnd containers. # btcctl and lnd containers.
shared: shared:
driver: local driver: local