mirror of
https://github.com/status-im/infra-nimbus.git
synced 2025-01-11 06:15:58 +00:00
9 lines
256 B
YAML
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)' }
|