Skip to content
This repository has been archived by the owner on Jun 8, 2024. It is now read-only.

Commit

Permalink
Merge pull request #104 from dappnode/diego/remvove-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 1de3621 + 4e557a9 commit 56e090a
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-prater.dnp.dappnode.eth:0.1.13"
build:
context: brain
depends_on:
web3signer:
condition: service_healthy
environment:
- LOG_LEVEL=debug
restart: unless-stopped
Expand Down

0 comments on commit 56e090a

Please sign in to comment.