mirror of
https://github.com/status-im/infra-nimbus.git
synced 2025-01-18 09:41:14 +00:00
Jakub Sokołowski
e08586be04
https://github.com/status-im/infra-nimbus/issues/132 Signed-off-by: Jakub Sokołowski <jakub@status.im>
9 lines
255 B
YAML
9 lines
255 B
YAML
---
|
|
# Community 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-sepolia-unstable-01
|
|
- { src: 80, dst: 9311, comment: 'Test Beacon API (80->9311/tcp)' }
|