Skip to content

Commit cfa46a1

Browse files
authored
Update docker-compose.yaml
1 parent 8fe2e21 commit cfa46a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ services:
1414
depends_on:
1515
- init-geth
1616
command:
17-
- --networkid=1460011
17+
- --networkid=${CHAIN_ID}
1818
- --state.scheme=path
1919
- --verbosity=3
2020
- --datadir=/execution-data

0 commit comments

Comments
 (0)