Skip to content

Commit

Permalink
fix: json-rpc docker-compose config
Browse files Browse the repository at this point in the history
  • Loading branch information
xrypto.c committed Jul 11, 2024
1 parent 5fc9f13 commit d7db4dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ services:
- ZKEVM_NODE_EXECUTOR_URI=${ZKEVM_NODE_EXECUTOR_URI:-}
volumes:
- ~/.ethda/blob:/blob
- ./sequencer.keystore:/pk/sequencer.keystore
- ./config/test.node.config.toml:/app/config.toml
- ./config/test.genesis.config.json:/app/genesis.json
command:
Expand Down

0 comments on commit d7db4dd

Please sign in to comment.