forked from cerc-io/stack-orchestrator
working state
This commit is contained in:
parent
b4eda902ea
commit
02c33cb229
@ -59,6 +59,8 @@ services:
|
|||||||
image: blastio/blast-optimism:${NETWORK:-mainnet}
|
image: blastio/blast-optimism:${NETWORK:-mainnet}
|
||||||
volumes:
|
volumes:
|
||||||
- blast-data:/blast
|
- blast-data:/blast
|
||||||
|
- ../config/blast/genesis.json:/blast/genesis.json
|
||||||
|
- ../config/blast/rollup.json:/blast/rollup.json
|
||||||
ports:
|
ports:
|
||||||
- "9003"
|
- "9003"
|
||||||
command: >
|
command: >
|
||||||
|
Loading…
Reference in New Issue
Block a user