We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 34d8f59 + b67447f commit 82f8f24Copy full SHA for 82f8f24
1 file changed
ansible/inventories/devnet-2/group_vars/erigon.yaml
@@ -18,7 +18,6 @@ erigon_container_env:
18
VIRTUAL_PORT: "{{ ethereum_node_el_ports_http_rpc | string }}"
19
LETSENCRYPT_HOST: "{{ ethereum_node_rcp_hostname }}"
20
KV_READ_METRICS: "true"
21
- SNAPS_GIT_BRANCH: "perfnet2_shadow_fork_main"
22
erigon_container_command_extra_args:
23
- --http.api=eth,erigon,engine,web3,net,debug,trace,txpool,admin
24
- --http.vhosts=*
0 commit comments