Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ylsGit committed May 21, 2024
1 parent ddf2415 commit b1e4c6e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,8 @@ services:
- ZKEVM_NODE_STATE_DB_HOST=xlayer-state-db
- ZKEVM_NODE_MTCLIENT_URI=${ZKEVM_NODE_MTCLIENT_URI:-}
- ZKEVM_NODE_EXECUTOR_URI=${ZKEVM_NODE_EXECUTOR_URI:-}
- ZKEVM_NODE_CELESTIA_URI=http://xlayer-data-availability:26658
- ZKEVM_NODE_CELESTIA_NAMESPACEID=08e5f679bf7116cb
volumes:
- ./config/test.node.config.toml:/app/config.toml
- ./config/test.genesis.config.json:/app/genesis.json
Expand Down

0 comments on commit b1e4c6e

Please sign in to comment.