File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,6 @@ services:
55 context : juno
66 args :
77 UPSTREAM_VERSION : v0.15.12
8- image : juno.dnp.dappnode.eth:2.0.2
98 security_opt :
109 - seccomp:unconfined
1110 environment :
Original file line number Diff line number Diff line change 11version : " 3.8"
22services :
33 juno :
4- image : juno.dnp.dappnode.eth:2.0.2
54 ports :
65 - " 6060:6060"
76 - " 6061:6061"
87 environment :
9- SNAPSHOT_URL : https://juno-snapshots.nethermind.io/files/sepolia/latest
10- NETWORK : sepolia
8+ ETH_L1_RPC_URL : ws://execution.mainnet.dncore.dappnode:8546
9+ SNAPSHOT_URL : https://juno-snapshots.nethermind.io/files/mainnet/latest
10+ NETWORK : mainnet
1111 HTTP_PORT : 6060
1212 WS_PORT : 6061
Original file line number Diff line number Diff line change 11version : " 3.8"
22services :
33 juno :
4- image : juno.dnp.dappnode.eth:2.0.2
54 ports :
65 - " 6070:6070"
76 - " 6071:6071"
87 environment :
8+ ETH_L1_RPC_URL : ws://execution.sepolia.dncore.dappnode:8546
99 SNAPSHOT_URL : https://juno-snapshots.nethermind.io/files/sepolia/latest
1010 NETWORK : sepolia
1111 HTTP_PORT : 6070
You can’t perform that action at this time.
0 commit comments