mirror of
https://github.com/status-im/infra-nimbus.git
synced 2025-01-16 00:35:07 +00:00
Jakub Sokołowski
e163284f9b
Fixes: http://unstable.prater.beacon-api.nimbus.team/eth/v1/node/version Signed-off-by: Jakub Sokołowski <jakub@status.im>
9 lines
252 B
YAML
9 lines
252 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
|
|
- { src: 80, dst: 9302, comment: 'Test Beacon API (80->9302/tcp)' }
|