need ZKEVM_NETWORK variable
This commit is contained in:
@@ -21,6 +21,7 @@ services:
|
|||||||
- 8545
|
- 8545
|
||||||
- 9091 # needed if metrics enabled
|
- 9091 # needed if metrics enabled
|
||||||
environment:
|
environment:
|
||||||
|
- ZKEVM_NETWORK="mainnet"
|
||||||
- ZKEVM_NODE_ETHERMAN_URL=${ZKEVM_ETHEREUM_ENDPOINT}
|
- ZKEVM_NODE_ETHERMAN_URL=${ZKEVM_ETHEREUM_ENDPOINT}
|
||||||
volumes:
|
volumes:
|
||||||
- ./zkevm/public.node.config.toml:/app/config.toml
|
- ./zkevm/public.node.config.toml:/app/config.toml
|
||||||
|
|||||||
Reference in New Issue
Block a user