Remove unused depends_on

This commit is contained in:
Aaron Dewes 2022-02-01 19:10:27 +01:00
parent 6330fa7352
commit 13b6c1d7c5

View File

@ -68,8 +68,6 @@ services:
image: nolim1t/bitcoinknots:v22.0.knots20211108@sha256:a475da2b2ecda55fcc65ea23e1a36c58b2c10549f1c3d3bb3c31c7dda1127354
depends_on:
- tor
- manager
- nginx
init: true
volumes:
- ${PWD}/bitcoin:/data/.bitcoin
@ -86,7 +84,6 @@ services:
user: 1000:1000
depends_on:
- tor
- manager
- bitcoin
volumes:
- ${PWD}/lnd:/data/.lnd