Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ If you encounter configuration issues, you can:

```yaml
# The address of your beacon node's HTTP API.
# Replace localhost IP by your local network IP in case your beacon is running direct on the OS,
# you also might have to run contributoor using systemd and not docker
beaconNodeAddress: http://127.0.0.1:64692

# The address to serve metrics on (optional, disabled if empty).
Expand Down