Skip to content

Commit

Permalink
fix(holesky): provide delegations cli volume
Browse files Browse the repository at this point in the history
  • Loading branch information
thedevbirb committed Oct 22, 2024
1 parent 6231355 commit 89d7fc0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions testnets/holesky/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ services:
entrypoint: /bin/sh -c "BOLT_SIDECAR_CONFIG_PATH=/etc/bolt-sidecar.toml /usr/local/bin/bolt-sidecar"
volumes:
- "./bolt-sidecar.toml:/etc/bolt-sidecar.toml"
- "../../bolt-delegations-cli/delegations.json:/etc/delegations.json"

bolt-mev-boost-holesky:
image: ghcr.io/chainbound/bolt-mev-boost:v0.3.0-alpha.rc1
Expand Down

0 comments on commit 89d7fc0

Please sign in to comment.