diff --git a/docker/docker-compose.yml b/docker/docker-compose.yml index 5c9fbd6b..e0e6b46d 100644 --- a/docker/docker-compose.yml +++ b/docker/docker-compose.yml @@ -90,7 +90,7 @@ services: - "btcd:blockchain" 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. shared: driver: local