mirror of
https://github.com/status-im/infra-nimbus.git
synced 2025-01-19 10:11:17 +00:00
Jakub Sokołowski
39e12fdc6f
https://github.com/status-im/infra-nimbus/issues/157 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-holesky-testing
|
|
- { src: 80, dst: 9302, comment: 'Test Beacon API (80->9302/tcp)' }
|