infra-nimbus/ansible/host_vars/metal-01.he-eu-hel1.nimbus.mainnet.yml
Jakub Sokołowski 4a911d1ccc
add unstable.prater.beacon-api.nimbus.team endpoint
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2021-10-04 16:54:43 +02:00

9 lines
256 B
YAML

---
# Communityu test REST API endpoint.
beacon_node_rest_address: '0.0.0.0'
# WARNING: This will change if number of nodes changes.
redirect_ports:
# beacon-node-mainnet-unstable-01
- { src: 80, dst: 9304, comment: 'Test Beacon API (80->9304/tcp)' }