infra-nimbus/ansible/host_vars/metal-01.he-eu-hel1.nimbus.prater.yml
Jakub Sokołowski b78c5421b5
nimbus.prater: create testing.prater.beacon-api endpoint
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2021-10-05 10:38:12 +02:00

9 lines
255 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-prater-unstable-02
- { src: 80, dst: 9305, comment: 'Test Beacon API (80->9305/tcp)' }