need ZKEVM_NETWORK variable

This commit is contained in:
Sebastian
2023-08-24 07:11:09 +02:00
parent e9a33706cf
commit ec858e0e2e

View File

@@ -21,6 +21,7 @@ services:
- 8545
- 9091 # needed if metrics enabled
environment:
- ZKEVM_NETWORK="mainnet"
- ZKEVM_NODE_ETHERMAN_URL=${ZKEVM_ETHEREUM_ENDPOINT}
volumes:
- ./zkevm/public.node.config.toml:/app/config.toml