mirror of
https://github.com/status-im/infra-nimbus.git
synced 2025-02-21 01:48:07 +00:00
nimbus.prater: use more CL endpoints on MacOS
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
4dbb3c165c
commit
05f98abd53
@ -7,7 +7,10 @@ bootstrap__consul_data_center: 'he-eu-hel1'
|
||||
beacon_node_max_peers: 200
|
||||
|
||||
# Execution layer Enginer API
|
||||
beacon_node_exec_layer_urls: ['http://goerli-02.he-eu-hel1.nimbus.geth.wg:{{ geth_authrpc_port }}']
|
||||
beacon_node_exec_layer_urls:
|
||||
- 'http://goerli-01.he-eu-hel1.nimbus.geth.wg:{{ geth_authrpc_port }}'
|
||||
- 'http://goerli-02.he-eu-hel1.nimbus.geth.wg:{{ geth_authrpc_port }}'
|
||||
- 'http://goerli-03.he-eu-hel1.nimbus.geth.wg:{{ geth_authrpc_port }}'
|
||||
beacon_node_exec_layer_jwt_secret: '{{ geth_authrpc_jwtsecret }}'
|
||||
|
||||
# ERA Files Generation
|
||||
|
Loading…
x
Reference in New Issue
Block a user