From 04c5e41ae9f690db3b82bf8aaf7eb766387a2ffb Mon Sep 17 00:00:00 2001 From: Para Dox Date: Sat, 26 Apr 2025 21:21:21 +0700 Subject: [PATCH] nimbus --- ethereum/reth/ethereum-mainnet-reth-archive-trace--nimbus.yml | 2 +- ethereum/reth/ethereum-mainnet-reth-pruned-trace--nimbus.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ethereum/reth/ethereum-mainnet-reth-archive-trace--nimbus.yml b/ethereum/reth/ethereum-mainnet-reth-archive-trace--nimbus.yml index fd6a2ddd..d63f9ad4 100644 --- a/ethereum/reth/ethereum-mainnet-reth-archive-trace--nimbus.yml +++ b/ethereum/reth/ethereum-mainnet-reth-archive-trace--nimbus.yml @@ -82,7 +82,7 @@ services: - --nat=extip:${IP} - --network=mainnet - --rest - - --rest-host=0.0.0.0 + - --rest-address=0.0.0.0 - --rest-port=3500 - --tcp-port=19563 - --udp-port=19563 diff --git a/ethereum/reth/ethereum-mainnet-reth-pruned-trace--nimbus.yml b/ethereum/reth/ethereum-mainnet-reth-pruned-trace--nimbus.yml index 0fab926f..4f361688 100644 --- a/ethereum/reth/ethereum-mainnet-reth-pruned-trace--nimbus.yml +++ b/ethereum/reth/ethereum-mainnet-reth-pruned-trace--nimbus.yml @@ -83,7 +83,7 @@ services: - --nat=extip:${IP} - --network=mainnet - --rest - - --rest-host=0.0.0.0 + - --rest-address=0.0.0.0 - --rest-port=3500 - --tcp-port=15150 - --udp-port=15150