fixed missing rollup

This commit is contained in:
jonathan@vulcanize.io
2024-05-03 19:24:41 +00:00
committed by jonathanface
parent 447e1215ad
commit 5af28b9de6
2 changed files with 4 additions and 3 deletions
@@ -58,9 +58,7 @@ services:
op-node:
image: blastio/blast-optimism:${NETWORK:-mainnet}
volumes:
- blast-data:/blast
- ../config/blast/genesis.json:/blast/genesis.json
- ../config/blast/rollup.json:/blast/rollup.json
- blast-data:/blast:rw
ports:
- "9003"
command: >