Skip to content

Commit

Permalink
Merge pull request #61 from dappnode/diego/remove-depends-on-healthy
Browse files Browse the repository at this point in the history
Remove depends_on healthy
  • Loading branch information
pablomendezroyo authored Jul 26, 2023
2 parents 67b19db + afa9027 commit ccf1ff3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ services:
image: "brain.web3signer-gnosis.dnp.dappnode.eth:0.1.8"
build:
context: brain
depends_on:
web3signer:
condition: service_healthy
environment:
- LOG_LEVEL=debug
restart: unless-stopped
Expand Down

0 comments on commit ccf1ff3

Please sign in to comment.