This commit is contained in:
Sebastian
2023-08-24 07:14:47 +02:00
parent f29b2d7a5a
commit 358e7b8f73

View File

@@ -63,7 +63,7 @@ services:
command:
- "/bin/sh"
- "-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:
restart: unless-stopped