We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fe2e21 commit cfa46a1Copy full SHA for cfa46a1
docker-compose.yaml
@@ -14,7 +14,7 @@ services:
14
depends_on:
15
- init-geth
16
command:
17
- - --networkid=1460011
+ - --networkid=${CHAIN_ID}
18
- --state.scheme=path
19
- --verbosity=3
20
- --datadir=/execution-data
0 commit comments