mirror of
https://github.com/status-im/infra-nimbus.git
synced 2025-01-10 22:05:54 +00:00
Jakub Sokołowski
e80d5943d1
https://github.com/status-im/infra-nimbus/issues/125 Signed-off-by: Jakub Sokołowski <jakub@status.im>
8 lines
262 B
YAML
8 lines
262 B
YAML
---
|
|
# Scans affect disk I/O performance.
|
|
bootstrap__defender_enabled: false
|
|
|
|
# HTTP RPC support is unstable
|
|
beacon_node_web3_urls: ['http://goerli-03.he-eu-hel1.nimbus.geth.wg:{{ geth_authrpc_port }}']
|
|
beacon_node_web3_jwt_secret: '{{ geth_authrpc_jwtsecret }}'
|