fix
This commit is contained in:
@@ -63,7 +63,7 @@ services:
|
|||||||
command:
|
command:
|
||||||
- "/bin/sh"
|
- "/bin/sh"
|
||||||
- "-c"
|
- "-c"
|
||||||
- "/app/zkevm-node run --network ${ZKEVM_NETWORK} --cfg /app/config.toml --components synchronizer"
|
- "/app/zkevm-node run --network mainnet --cfg /app/config.toml --components synchronizer"
|
||||||
|
|
||||||
zkevm-state-db:
|
zkevm-state-db:
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|||||||
Reference in New Issue
Block a user