forked from cerc-io/stack-orchestrator
fixed missing rollup
This commit is contained in:
@@ -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: >
|
||||
|
||||
Reference in New Issue
Block a user