Skip to content

Commit

Permalink
remove ethjs debug
Browse files Browse the repository at this point in the history
  • Loading branch information
parithosh committed Feb 5, 2025
1 parent dacd3e9 commit 3586622
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ansible/inventories/devnet-6/group_vars/ethereumjs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ ethereumjs_container_env:
VIRTUAL_HOST: "{{ ethereum_node_rcp_hostname }}"
VIRTUAL_PORT: "{{ ethereum_node_el_ports_http_rpc | string }}"
LETSENCRYPT_HOST: "{{ ethereum_node_rcp_hostname }}"
DEBUG: "ethjs,client,vm:*"
ethereumjs_container_ports_ipv4:
- "127.0.0.1:{{ ethereumjs_ports_http_rpc }}:{{ ethereumjs_ports_http_rpc }}"
- "127.0.0.1:{{ ethereumjs_ports_engine }}:{{ ethereumjs_ports_engine }}"
Expand Down

0 comments on commit 3586622

Please sign in to comment.