Skip to content

Commit

Permalink
fix docker-compose: fund builder after deploying prover contracts
Browse files Browse the repository at this point in the history
  • Loading branch information
imabdulbasit committed Jan 20, 2025
1 parent 018fbc5 commit dab7c69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ services:
- RUST_LOG
- RUST_LOG_FORMAT
depends_on:
deploy-sequencer-contracts:
deploy-prover-contracts:
condition: service_completed_successfully
sequencer1:
condition: service_healthy
Expand Down

0 comments on commit dab7c69

Please sign in to comment.