mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-06-29 02:00:54 +02:00
docker-compose.yml: fix typo
This commit is contained in:
committed by
GitHub
parent
882b1313ba
commit
295d97e29f
@ -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
|
||||||
|
Reference in New Issue
Block a user